bugsnag / bugsnag-react-native

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
https://docs.bugsnag.com/platforms/react-native
MIT License
369 stars 121 forks source link

Bugsnag Android Dependency Update #480

Closed rkavalap closed 4 years ago

rkavalap commented 4 years ago

Description

React native bugsnag plugin which depends on the bugsnag android dependency is still under version 4.x Latest bugsnag android version is v5.x https://github.com/bugsnag/bugsnag-react-native/blob/2f0ccd93a8249a3be163380b657801b2c6575327/android/build.gradle#L39

While this is a breaking change. Do we have a timeline when this can be expected with a version bump and docs updated ?

steve-nester-uk commented 4 years ago

@rkavalap per the deprecation-notice, this client library has been moved into https://github.com/bugsnag/bugsnag-js. The latest docs do now reflect this change.