getsentry / getsentry/sentry-java
Add SentrySDK.detectedStartUpCrash
Open
Android
Errors
Feature
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### Description
This feature was recently added to [`sentry-cocoa`](https://github.com/getsentry/sentry-cocoa/pull/3644/checks) and was requested in [`sentry-react-native`](https://github.com/getsentry/sentry-react-native/issues/3670).
To enable it in RN, we need `sentry-android` to support it.
Feature summary: A flag users can read during the Application start-up, when `true` the application crashed during the previous start-up.
Contributor guide
Assessment
This issue has not been assessed yet.