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

Decode bsg notifier and app info into event #1979

Closed ghost closed 7 months ago

ghost commented 7 months ago

Goal

Decoded C layer bsg_notifierand bsg_app_info into event AppWithState and Notifier in Kotlin.

Changeset

Adding netive decoders for bsg_notifier andbsg_app_infotoAppWithStateandNotifierinEvent`

Testing

Introduced new tests

bugsnagbot commented 7 months ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1847.66 1668.3
arm64_v8a 631.04 450.82
armeabi_v7a 565.51 385.29
x86 704.75 524.53
x86_64 676.09 495.86

Generated by :no_entry_sign: Danger