github bugsnag/bugsnag-android v5.5.0

latest releases: v6.18.0, v6.17.0, v6.16.0...
4 years ago

This release supports initializing Bugsnag in multi processes apps. If your app uses Bugsnag in multiple processes, you should initialize Bugsnag
with a unique persistenceDirectory value for each process. Please see the docs for further information.

  • Store user information in persistenceDirectory
    #1017

  • Use consistent device ID for multi process apps
    #1013

  • Create synchronized store for user information
    #1010

  • Add persistenceDirectory config option for controlling event/session storage
    #998

  • Add configuration option to control maximum number of persisted events/sessions
    #980

  • Increase kotlin dependency version to 1.3.72
    #1050

5.4.0 (2020-12-14)

  • Make event.unhandled overridable for NDK errors
    #1037

  • Make event.unhandled overridable for React Native errors
    #1039

  • Make event.unhandled overridable for JVM errors
    #1025

Don't miss a new bugsnag-android release

NewReleases is sending notifications on new releases.