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 metadata #1987

Closed YYChen01988 closed 8 months ago

YYChen01988 commented 8 months ago

Goal

Decoder for bugsnag_metadata to event

Changeset

Moving decoding Bugsnag metadata process to NativeEventDecoder in Kotlin

Testing

Introduced new tests

bugsnagbot commented 8 months ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1842.96 1668.26
arm64_v8a 626.95 450.82
armeabi_v7a 561.42 385.29
x86 700.66 524.53
x86_64 671.99 495.86

Generated by :no_entry_sign: Danger