Fixed
update Firebase to 9.0.2
After upgrading firebase to 9.0.0. (Now until 9.0.1)
I am trying to use CUSTOM AUTHENTICATION in firebase auth.
This error occurs when my application crashes after it without any other errors that we receive.
E/DynamiteModule: Failed to load module descriptor class: Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor" on path: DexPathList[[zip file "/data/app/com.rana.sahaj.myyu-2.apk"],nativeLibraryDirectories=[/data/app-lib/com.rana.sahaj.myyu-2, /vendor/lib, /system/lib]]
Using the latest version of Android Studio 2.1.1
Google Play Services Version 30
n I did not find an answer to this problem
source
share