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
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