github getsentry/sentry-react-native v0.28.0

latest releases: 5.23.0-alpha.0, 5.22.0, 5.21.0...
6 years ago

We had to rename project.ext.sentry to project.ext.sentryCli because our own proguard gradle plugin was conflicting with the name.
The docs already reflect this change.
#257

We now use the mainThread to report errors to RNSentry. This change is necessary in order for react-native to export constants.
This change shouldn't impact anyone using react-native-sentry since most of the "heavy" load was handled by sentry-cocoa in its own background queue anyway.
#259 #244

Bump sentry-cocoa to 3.8.3

Don't miss a new sentry-react-native release

NewReleases is sending notifications on new releases.