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 e7047cb commit 4164619Copy full SHA for 4164619
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- **IMPORTANT:** This disables collecting external storage size (total/free) by default, to enable it back
9
use `options.isCollectExternalStorageContext = true` or `<meta-data android:name="io.sentry.external-storage-context" android:value="true" />`
10
- Fix `NullPointerException` when reading ANR marker ([#4979](https://github.com/getsentry/sentry-java/pull/4979))
11
+- Improve app start type detection with main thread timing ([#4999](https://github.com/getsentry/sentry-java/pull/4999))
12
13
### Improvements
14
0 commit comments