For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Crash capture
Capture data about application crashes and create relevant reports.
MobileFirst Analytics includes data and reports about application crashes. This data is collected automatically along with other lifecycle event data. The crash data is collected by the client and is sent to the server once the application is again up and running.
- Initializing your app to capture crash data
An app crash is recorded when an unhandled exception occurs and causes the program to be in an unrecoverable state. Before the app closes, the MobileFirst Analytics SDK logs a crash event. This data is sent to the server with the next logger send call.- App crash monitoring
We can quickly see information about your app crashes in the Dashboard section of the MobileFirst Analytics Console.- App crash troubleshooting
We can view the Crashes page in the Applications section of the MobileFirst Analytics Console to better administer your apps.- Default charts for crashes
Default charts for crashes are displayed in the IBM MobileFirstâ„¢ Analytics Console.
Parent topic: Analytics workflows