I am building an app in Release, and running on an iPhone 4s.
When I click on run, everything works well, my application even runs on the iPhone.
But after some times, I have an error from Xcode : “Timed out waiting for app to launch” while my app is still running.
How to deal with it?
Check which provisioning you are using, it seems that ad-hoc provisioning cannot be used for debugging. If your problem is not solve with above instruction then also try these: