Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 518 Bytes

File metadata and controls

10 lines (7 loc) · 518 Bytes

bugsnag-plugin-android-exitinfo

This module enhances your crash reports on Android 11+ devices by merging data captured in the ApplicationExitInfo.

High-level Overview

This module correlates ApplicationExitInfo traces and tombstones with reports being sent by bugsnag-android-core, and augments the existing error reports with information extracted from these files (such as the full stack-traces from all threads in native crashes).