getsentry / getsentry/sentry-java
Use App Startup library instead of ContentProvider
Đang mở
Android
App start performance
Improvement
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ả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.