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 b97d2e0 commit 4106db1Copy full SHA for 4106db1
CHANGELOG.md
@@ -9,6 +9,8 @@
9
### Fixes
10
11
- Fix TTFD measurement when API called too early ([#4297](https://github.com/getsentry/sentry-java/pull/4297))
12
+- Fix unregister `SystemEventsBroadcastReceiver` when entering background ([#4338](https://github.com/getsentry/sentry-java/pull/4338))
13
+ - This should reduce ANRs seen with this class in the stack trace for Android 14 and above
14
15
## 8.8.0
16
0 commit comments