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/~~smIch86ZFmC5Lv51kKnSWQ==/com.cesarandres.ps2link.debug-rEQH132AeZ-CEB6zyLICeA==/base.apk!classes31.dex) in com.cesarandres.ps2link.fragments.mainmenu.MainMenuViewModel$special$$inlined$transform$1.invoke #214

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$1.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/~~smIch86ZFmC5Lv51kKnSWQ==/com.cesarandres.ps2link.debug-rEQH132AeZ-CEB6zyLICeA==/base.apk!classes31.dex)

Link to App Center