I'm running into a difficult-to-debug situation and I was wondering if anyone had any debugging suggestions or if anyone might know the likely culprit.
When I first install and launch my app, everything runs as expected. But if I quit the app by tapping the Recently Used Apps button and swiping it away, the next time I try to relaunch it, it freezes on the launch screen. If I force-quit that instance, then the next time I launch it, it launches normally again.
Any ideas what might be causing this? Or how I might go about debugging?
Thanks!