We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4547a08 commit 5745adcCopy full SHA for 5745adc
CHANGELOG.md
@@ -12,6 +12,8 @@
12
13
- Add init priority settings ([#3674](https://github.com/getsentry/sentry-java/pull/3674))
14
- You may now set `forceInit=true` (`force-init` for `.properties` files) to ensure a call to Sentry.init / SentryAndroid.init takes effect
15
+- Add force init option to Android Manifest
16
+ - Use `<meta-data android:name="io.sentry.force-init" android:value="true" />` to ensure Sentry Android auto init is not easily overwritten
17
18
### Fixes
19
0 commit comments