iosxcodecocoa-touch

Memory dump on iOS app crash


Is there a way to get a memory dump in case there is a crash and than load it to Xcode? This way I could debug the crash as if the crash happened while the device was connected to debugger


Solution

  • No, there is no way to do that.