getsentry / getsentry/sentry-java

Use info from `ApplicationStartInfo` API on Android 15

Đang mở
#3,519 11 bình luận 1 reaction 0 người được giao Xem trên GitHub
Android Feature Google I/O 2026 Spans
Ngôn ngữ chính
Kotlin
Star
1.4k
Fork
478
Merge trung bình
2 ngày 23 giờ
Pull request đã merge (30 ngày)
67

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.