bugsnag / bugsnag-android

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

fix UnhandledJavaLoadedConfigScenario #2037

Closed YYChen01988 closed 2 months ago

YYChen01988 commented 3 months ago

Goal

Fix UnhandledJavaLoadedConfigScenario that causing flaky end to end test

Changeset

Moving unhandled error to a background thread so the crash handler would not causing ANR in the end to end test for unhandled java exception with loaded configuration

Testing

Existing tests

bugsnagbot commented 3 months ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1851.03 1674.91
arm64_v8a 626.95 450.82
armeabi_v7a 565.51 385.29
x86 704.75 528.62
x86_64 676.09 495.86

Generated by :no_entry_sign: Danger