So, I'm testing my application, and my console logs a message about receiving a memory warning every once in a while, followed by the crash of the application. I am testing my iPad through Xcode.
However, when I try to replicate the error only on the device (launching the application without Xcode), I cannot minimize the application. What's happening? When testing with Xcode, the application looks much more prone to crashes.
thank
source
share