Skip to content

Commit 5745adc

Browse files
committed
changelog
1 parent 4547a08 commit 5745adc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
- Add init priority settings ([#3674](https://github.com/getsentry/sentry-java/pull/3674))
1414
- 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
1517

1618
### Fixes
1719

0 commit comments

Comments
 (0)