0

I have noticed that when I launch the Xcode 8 iPhone simulator that actions that I make when using the simulator run incredibly slow, for example, when I maneuver to the home screen by clicking Hardware>Home or Shift+cmd+H it runs fine but when I open an application the borders make a strange animation, and when I tap a button on an application, the transitions take a long time. Sorry or such long question, but any help will be greatly appreciated

Eric Aya
  • 69,473
  • 35
  • 181
  • 253
  • You might have activated debugging feature of the simulator, slow animations. Check debug options in simulator menu. – silentBob Mar 17 '17 at 06:31
  • Possible duplicate of [iphone simulator suddenly started running very slow](http://stackoverflow.com/questions/15348699/iphone-simulator-suddenly-started-running-very-slow) – Martin R Mar 17 '17 at 07:37

1 Answers1

5

Try This.. Unselect the slow animations in simulator debug

enter image description here

GayashanK
  • 1,195
  • 2
  • 13
  • 27