getsentry / getsentry/sentry-java
Use info from `ApplicationStartInfo` API on Android 15
Aperta
Android
Feature
Google I/O 2026
Spans
- Lingua principale
- Kotlin
- Stelle
- 1.4k
- Fork
- 478
- Merge medio
- 2g 23h
- PR unite (30g)
- 67
Descrizione
### Problem Statement
Would like to have info provided in `ApplicationStartInfo` API on Android 15 available thru Sentry.
see https://developer.android.com/about/versions/15/features#app-start-info
### Solution Brainstorm
You can use this with `if( SDK >= 35 )` and still get useful data about application start up metrics for device running Android 15+.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.