Bugsnag v5.0.0 Release Notes

Release Date: 2020-04-22 // about 4 years ago
  • This version contains many breaking changes. It is part of an effort to unify our notifier
    👍 libraries across platforms, making the user interface more consistent, and implementations better
    on multi-layered environments where multiple Bugsnag libraries need to work together
    (such as React Native).

    ⬆️ Please see the upgrade guide for details of all the changes and instructions on
    ⬆️ how to upgrade.

    🐛 Bug fixes

    • ✂ Remove unnecessary uses-library android.test.runner from AndroidManifest
      #783