CRamsan / CoreProject

This is a project that aims to provide a scalable architecture for mobile development.
https://cramsan.com/
1 stars 0 forks source link

Fix java.lang.NoSuchMethodError: No static method delay-p9JZ4hM(JLkotlin/coroutines/Continuation;)Ljava/lang/Object; in class Lkotlinx/coroutines/DelayKt; or its super classes (declaration of 'kotlinx.coroutines.DelayKt' appears in /data/app/~~QrXMVuARWe5KsmfEwh2AZQ==/com.cesarandres.ps2link.debug-E2qX1CcmtkDFMyOtuKs5KQ==/base.apk!classes31.dex) in com.cesarandres.ps2link.fragments.addprofile.ProfileAddViewModel$onSearchFieldUpdated$1.invokeSuspend (ProfileAddViewModel.kt:59) #224

Closed CRamsan closed 3 years ago

CRamsan commented 3 years ago

Version 5.4.0-debug(1)

Stacktrace

Reason

java.lang.NoSuchMethodError: No static method delay-p9JZ4hM(JLkotlin/coroutines/Continuation;)Ljava/lang/Object; in class Lkotlinx/coroutines/DelayKt; or its super classes (declaration of 'kotlinx.coroutines.DelayKt' appears in /data/app/~~QrXMVuARWe5KsmfEwh2AZQ==/com.cesarandres.ps2link.debug-E2qX1CcmtkDFMyOtuKs5KQ==/base.apk!classes31.dex)

Link to App Center