You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AndroidRuntime: FATAL EXCEPTION: main
Process: com.zaz.translate, PID: 15291
java.lang.RuntimeException: Unable to get provider com.google.mlkit.common.internal.MlKitInitProvider: com.google.firebase.components.MissingDependencyException: Unsatisfied dependency for component Component<[class com.google.android.gms.internal.mlkit_translate.zzwx]>{0, type=0, deps=[Dependency{anInterface=class android.content.Context, type=required, injection=direct}, Dependency{anInterface=class com.google.mlkit.common.sdkinternal.SharedPrefManager, type=required, injection=direct}, Dependency{anInterface=interface com.google.android.gms.internal.mlkit_translate.zzww, type=required, injection=direct}]}: class com.google.mlkit.common.sdkinternal.SharedPrefManager
at android.app.ActivityThread.installProvider(ActivityThread.java:7250)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:6785)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6702)
at android.app.ActivityThread.access$1400(ActivityThread.java:236)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1962)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:264)
at android.app.ActivityThread.main(ActivityThread.java:7684)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:507)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)
The text was updated successfully, but these errors were encountered:
Hello, I will dynamically download the module of mlkit translate and throw this exception
base module
crash
The text was updated successfully, but these errors were encountered: