Possible Duplicate:
Xcode 4.4 error - Timed out waiting for app to launch
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 one or two seconds later, I have an error from Xcode : "Timed out waiting for app to launch" while my app is still running.
It is pretty weird and I would like to avoid this problem.