getsentry / getsentry/sentry-java
Use info from `ApplicationStartInfo` API on Android 15
オープン
Android
Feature
Google I/O 2026
Spans
- 主要言語
- Kotlin
- スター
- 1.4k
- フォーク
- 478
- 平均マージ
- 2日 23時間
- マージ済み PR(30日)
- 67
説明
### 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+.
コントリビューションガイド
評価
この issue はまだ評価されていません。