getsentry / getsentry/sentry-java

Use info from `ApplicationStartInfo` API on Android 15

オープン
#3,519 コメント 11 件 リアクション 1 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。