I noticed if i send the user to the appstore via a buy me link, if i have the debugger attached when i close out of that and relaunch xcode it puts me back in my app where i was and then produces:
sgx error (background gpu access not permitted):
Program received signal: “SIGABRT”.
However if i run this outside of debug mode when i resume my app it puts me as if i was starting it fresh.
Anything I should know here, is it not expected to go back in and its just a debug side effect?