react-native-sentry
Advanced tools
Changelog
v0.24.0
raven-js
sentry-java
to 1.5.3
sentry-cocoa
to 3.8.1
sampleRate
optionChangelog
v0.22.0
project.ext.sentry = [
logLevel: "debug",
flavorAware: true
]
should be before:
apply from: "../../node_modules/react-native-sentry/sentry.gradle"
This enables sentry-cli
debug output on android builds, also adds flavor aware sentry.properties
files.