Search code examples
iphonexcodebuildorganizer

Xcode: The session is inactive. Please check your setup and try again. 0xE800001E


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?


Solution

  • A restart of the device and Xcode seems to have fixed it for me. At least for now...