Our app is crashing with the below stack-trace in the Amazon tablet running Fire OS 7.3.1.6.
This crash is happening only with the release build in Fire OS 7.3.1.6 and debug build is fine and other Fire OS version (4, 5, and 6) has no issues.
You can find the full stack-track in amazon-crash-stacktrace.txt.
Any help would be much appreciated.
java.lang.NoSuchFieldError: No static field T of type Lkotlinx/coroutines/CoroutineExceptionHandler$a; in class Lkotlinx/coroutines/CoroutineExceptionHandler; or its superclasses (declaration of 'kotlinx.coroutines.CoroutineExceptionHandler' appears in /system/priv-app/AmazonPlatform-release/AmazonPlatform-release.apk)
at kotlinx.coroutines.i1$a.<clinit>(Job.kt:2)
at kotlinx.coroutines.i1.<clinit>(Unknown Source:0)
at kotlinx.coroutines.n1.getKey(JobSupport.kt:1)
at kotlin.x.f$a$a.invoke(CoroutineContext.kt:3)