getsentry / getsentry/sentry-java
Add SentrySDK.detectedStartUpCrash
Abierto
Android
Errors
Feature
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
### 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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.