Application has exited from Silmulator

You must Login before you can answer or comment on any questions.

Hello, Very often when I run an app (even a very simple default generated app) the iphone simulator crashes just aftter startup. The last messages in the console are: Launched application in Simulator Application has exited from Simulator

Does anyone have an idea what the cause can be. When I open the project in xcode and I run it there it will run without any problems.

1 Answer

Accepted Answer

This often happens depending on how much time it takes your computer to compile the code and start it up into the simulator. From what it seems, it is similar to a timeout issue. Just try launching it again until it comes up. If that doesn't work, then try launching it again, it will hook eventually.

Your Answer

Think you can help? Login to answer this question!