Mobile Crash Types
We detect and capture stack trace details for the following crash types. To see de-obfuscated stack traces, upload mapping files using instructions or Android, iOS, and React Native.
Android
- Uncaught Exceptions (Java) ✅
 
iOS
- Uncaught Objective-C NS Exceptions ✅
 - Mach Kernel Exceptions (iOS SDK version >=1.29.0) ✅
- Mach Kernel Crash Details (iOS SDK version >=1.30.1) ✅
 - Note that Signal (fatal error) is captured by mach kernel exception monitoring
 
 - C++ Exceptions (iOS SDK version >=1.30.2) ✅
- Note that C++ Crash Stack Traces are not supported by Apple.
 
 
Updated 9 months ago
