bugsnag / bugsnag-android

BugSnag crash monitoring and reporting tool for Android apps
https://www.bugsnag.com/platforms/android/
Other
1.19k stars 205 forks source link

synthesize native crash and anr reports #2094

Closed YYChen01988 closed 1 week ago

YYChen01988 commented 1 month ago

Goal

Events with anr and native crash report when they happens on the background.

Changeset

Register the event store empty callback and synthesized ANR and native crash events

Testing

Manual testing on real devices

bugsnagbot commented 1 month ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1862.82 1675.78
arm64_v8a 639.23 450.82
armeabi_v7a 573.7 385.29
x86 717.04 528.62
x86_64 684.28 495.86

Generated by :no_entry_sign: Danger