github bugsnag/bugsnag-android v6.15.0

latest releases: v6.17.0, v6.16.0
2 months ago

Enhancements

  • bugsnag-plugin-android-ndk no longer exports the Java_ JNI functions, and instead uses the JNI RegisterNatives API to register the native methods.
    #2205

Bug fixes

  • The bugsnag-plugin-android-exitinfo plugin now calls setProcessState (if configured) on a background thread and swallows any rate-limiting errors, so that it does not block the main thread during startup
    #2197
  • Improve the scoping of the build-id capturing in bugsnag-plugin-android-ndk to more reliably capture the build-id from the correct .so file
    #2203
  • Fixed a background ANR that could occur during startup if processes do not launch or run quickly enough
    #2202

Don't miss a new bugsnag-android release

NewReleases is sending notifications on new releases.