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/~~CSezDak7_MRvduegIcdrvA==/com.cesarandres.ps2link.debug-HuJoYNUl8cXAETr9FN5qsg==/base.apk!classes31.dex) in com.cesarandres.ps2link.fragments.mainmenu.MainMenuViewModel$special$$inlined$transform$2.invoke #215

Closed CRamsan closed 3 years ago

CRamsan commented 3 years ago

Version 5.4.0-debug(1)

Stacktrace

com.cesarandres.ps2link.fragments.mainmenu.MainMenuViewModel$special$$inlined$transform$2.invoke;

kotlinx.coroutines.flow.internal.ChannelFlowOperator.collectTo;

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/~~CSezDak7_MRvduegIcdrvA==/com.cesarandres.ps2link.debug-HuJoYNUl8cXAETr9FN5qsg==/base.apk!classes31.dex)

Link to App Center