getsentry / getsentry/sentry-java

Use info from `ApplicationStartInfo` API on Android 15

Open
#3,519 11 comments 1 reaction 0 assignees View on GitHub
Android Feature Google I/O 2026 Spans
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.