-
Couldn't load subscription status.
- Fork 694
Description
Hi Team,
Please help to reolve this crash that is cominh contnuously
Fatal Exception: java.util.concurrent.ExecutionException
com.google.android.gms.dynamite.DynamiteModule$LoadingException: No acceptable module com.google.android.gms.tflite_dynamite found. Local version is 0 and remote version is 0.
com.google.android.gms.tasks.Tasks.zza (com.google.android.gms:play-services-tasks@@18.4.0:5)
com.google.android.gms.tasks.Tasks.await (com.google.android.gms:play-services-tasks@@18.4.0:9)
com.stripe.android.mlcore.impl.InterpreterInitializerImpl.initialize (InterpreterInitializerImpl.kt:20)
com.stripe.android.stripecardscan.scanui.ScanActivity$startCameraAdapter$3.invokeSuspend (ScanActivity.kt:255)
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith (ContinuationImpl.kt:33)
kotlinx.coroutines.DispatchedTask.run (DispatchedTask.kt:100)
kotlinx.coroutines.internal.LimitedDispatcher$Worker.run (LimitedDispatcher.kt:113)
kotlinx.coroutines.scheduling.TaskImpl.run (Tasks.kt:89)
kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely (CoroutineScheduler.kt:586)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask (CoroutineScheduler.kt:820)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker (CoroutineScheduler.kt:717)
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run (CoroutineScheduler.kt:704)
Caused by com.google.android.gms.dynamite.DynamiteModule$LoadingException
No acceptable module com.google.android.gms.tflite_dynamite found. Local version is 0 and remote version is 0.
com.google.android.gms.dynamite.DynamiteModule.load (com.google.android.gms:play-services-basement@@18.8.0:69)
com.google.android.gms.tflite.dynamite.internal.zzj.zza (com.google.android.gms:play-services-tflite-impl@@16.4.0:2)
com.google.android.gms.tflite.dynamite.internal.zzj.zzb (com.google.android.gms:play-services-tflite-impl@@16.4.0:1)
com.google.android.gms.tflite.dynamite.internal.zzh.zza (com.google.android.gms:play-services-tflite-impl@@16.4.0:8)
com.google.android.gms.tflite.dynamite.internal.zzg.then (com.google.android.gms:play-services-tflite-impl@@16.4.0:7)
com.google.android.gms.tasks.zzo.run (com.google.android.gms:play-services-tasks@@18.4.0:1)
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1137)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:637)
java.lang.Thread.run (Thread.java:1012)