getsentry / getsentry/sentry-java
Use App Startup library instead of ContentProvider
Abierto
Android
App start performance
Improvement
Spans
- Lenguaje dominante
- Kotlin
- Estrellas
- 1.4k
- Forks
- 478
- Merge medio
- 2 d 23 h
- PR fusionados (30 d)
- 67
Descripción
Could you please consider using `androidx.startup:startup-runtime` instead of ContentProvider introduced in https://github.com/getsentry/sentry-java/pull/1487?
Jetpack libraries (e.g. WorkManager) are migrating from ContentProvider to App Startup library in order to improve app startup performance and to achieve predictable order of initialization. It would be very nice if Sentry does the same.
Documentation: https://developer.android.com/topic/libraries/app-startup
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.