Reputation: 6136
This happens after I hit Build and Go to run my app on my device.
Build -> Clean fixes it, but it's very annoying to have to clean and rebuild the entire project every time I want to run it.
P.S. Is there any way to transfer my app to my iPhone using Xcode, but not run it?
Upvotes: 3
Views: 2263
Reputation: 1
Try to kill all your background app if youre running on iOS 4.0 or above.
Upvotes: 0
Reputation: 4543
A restart of the device and Xcode seems to have fixed it for me. At least for now...
Upvotes: 4