HomeDocumentationAPI Reference
Getting StartedAPI ReferenceBug ReportingCrash ReportingAPMHelp Center

Disable OOM Crashes

By default Out of Memory Crashes are captured by the SDK and sent to your dashboard. However, you can still disable them using the following API.

CrashReporting.OOMEnabled = false
IBGCrashReporting.OOMEnabled = NO