-
-
Notifications
You must be signed in to change notification settings - Fork 462
Closed
Labels
Description
Platform:
- Android -> compile 29 target 29, device is running 28
- Java -> 1.8/1.8
- Kotlin -> 1.3.72, jvmTarget 1.8
IDE:
- Android Studio -> 4.1 Canary 8
Build system:
- Gradle -> 6.3-all
Android Gradle Plugin:
- Yes -> 4.1.0-alpha08
Sentry Android Gradle Plugin:
- Yes -> If yes, which version?
- No
Proguard/R8:
- Disabled
sentry-android installed with:
- JCenter
The version of sentry-android:
2.0.0
I have the following issue:
The description goes here ...
Steps to reproduce:
- Force the app to crash
Actual result:
- No crash is uploaded to Sentry.
Expected result:
- Crash is uploaded to Sentry.
This doesn't happen for all of our crashes, afaict, just some. The error in question is coming from a kotlin-multiplatform library, if that's relevant.
I've got the debugger hooked up, is there any way to gather additional information about why this isn't able to be written to disk quickly enough?