getsentry / getsentry/sentry-java

Use info from `ApplicationStartInfo` API on Android 15

未關閉
#3,519 11 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
Android Feature Google I/O 2026 Spans
主要語言
Kotlin
星號
1.4k
分支
478
平均合併
3 天 4 小時
30 天內合併 PR
72

描述

### 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+.

貢獻指南

開啟貢獻指南

研究方向

從連結的 Android 文件中所描述的 Android 15 ApplicationStartInfo API 開始,並檢查此 SDK 目前如何收集應用程式啟動資料。此 issue 未指定任何儲存庫檔案或測試;當 API 的啟動資訊能夠透過 Sentry 在 Android 15 及更新版本上提供時,即視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, kotlin
領域
mobile-dev
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
42/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。