Tagged Questions

2
votes
2answers
1k views

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 ...