app runs using Xcode, crashes when run from device

I could use a bit of help. I have an app that has been up on the appStore for some time with no problems. In its last iteration updateing for iOS 13, it now seems to only run when launched from xCode. I had submitted it for release, and it passed through that process fine. But now if I launche the app directly from a device, either real or a simulator device, the app crashes back to the home screen. When I launch the app from xCode it works fine. All this means I cannot get debug info to see where things have gone wrong. Thoughts?


xCode 11.3 on macOS 10.14.6

Replies

>But now if I launche the app directly from a device, either real or a simulator device, the app crashes back to the home screen.


That doesn't sound like you're testing the store-installed app.


When testing additional debug builds via Xcode, it can frequently help to first delete all versions of that app from the simulator/device first.