wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.93k stars 1.31k forks source link

NoSuchFieldError: No static field Key of type Lkotlinx/coroutines/CoroutineExceptionHandler$Key; in class Lkotlinx/... #20273

Open sentry-io[bot] opened 4 months ago

sentry-io[bot] commented 4 months ago

Sentry Issue: JETPACK-ANDROID-JPA

NoSuchFieldError: No static field Key of type Lkotlinx/coroutines/CoroutineExceptionHandler$Key; in class Lkotlinx/coroutines/CoroutineExceptionHandler; or its superclasses (declaration of 'kotlinx.coroutines.CoroutineExceptionHandler' appears in base.apk)
    at androidx.compose.ui.text.font.FontListFontFamilyTypefaceAdapter.<clinit>(FontListFontFamilyTypefaceAdapter.kt:469)
    at androidx.compose.ui.text.font.FontFamilyResolverImpl.<init>(FontFamilyResolver.kt:31)
    at androidx.compose.ui.text.font.FontFamilyResolverImpl.<init>(FontFamilyResolver.kt:31)
    at androidx.compose.ui.text.font.FontFamilyResolver_androidKt.createFontFamilyResolver(FontFamilyResolver.android.kt:40)
    at androidx.compose.ui.platform.AndroidComposeView.<init>(AndroidComposeView.android.kt:402)
...
(26 additional frame(s) were not displayed)
dangermattic commented 4 months ago

Thanks for reporting! 👍