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
Asked
Active
Viewed 111 times
0
-
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 Answers
5

GayashanK
- 1,195
- 2
- 13
- 27
-
Thank you so much, this was much appreciated. I will try it out. Thank You – Richard Beyer Mar 18 '17 at 16:45