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 93c8ce8 commit d2bd58eCopy full SHA for d2bd58e
CHANGELOG.md
@@ -12,7 +12,7 @@
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
+- Add force init option to Android Manifest ([#3675](https://github.com/getsentry/sentry-java/pull/3675))
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
0 commit comments