iOS Simulator does not run

…衆ロ難τιáo~ 提交于 2019-12-20 02:07:21

问题


I have a serious problem with the latest iOS Simulator. I am using macbook pro, Mountain Lion OS, and xCode 4.4.1. which is the latest OS and the latest xCode.

When I run sample code to test iOS Simulator, the simulator will open but it will freeze.
The application does not respond, but stay on black screen, freezing. I've redownload xcode and reinstall it many times, it still doesn't work. can someone help me? Thanks in advance.


回答1:


Clear out the Simulator's data and apps by removing everything in ~/Library/Application Support/iPhone Simulator/. This will remove all existing user apps, which may well solve your problem.




回答2:


You can also fix it using resetting simulator. See below steps

-> Select your simulator

-> In menu select iOS simulator

-> Click on reset content and settings...

All you have done. :-)




回答3:


I just ran into simulator "does not work" problem. It was working on my previous application. I can compile target 5.0 and run on iPhone 6.1 simulator. But for some reason this new application does not show up on simulator at all. So install 5.0 simulator and now it is working on simulator 5.0.



来源:https://stackoverflow.com/questions/12152559/ios-simulator-does-not-run

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!