小编Mar*_*ing的帖子

Android Firebase DynamiteModule:无法加载模块描述符

自升级到最新版本的Firebase(9.0.0)以来,在通过身份验证用户时,我无法摆脱以下两个错误signInWithEmailAndPassword().有谁知道发生了什么?

    05-19 18:09:49.245 23550-23589/[PACKAGE] 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/[PACKAGE]-3/base.apk"],nativeLibraryDirectories=
[/data/app/[PACKAGE]-3/lib/x86, /vendor/lib, /system/lib]]
Run Code Online (Sandbox Code Playgroud)

    05-19 18:09:49.252 23550-23550/[PACKAGE] E/FirebaseApp: Firebase API 
initialization failure.java.lang.reflect.InvocationTargetException

      at java.lang.reflect.Method.invoke(Native Method)
      at com.google.firebase.FirebaseApp.zza(Unknown Source)
      at com.google.firebase.FirebaseApp.initializeApp(Unknown Source)
      at com.google.firebase.FirebaseApp.initializeApp(Unknown Source)
      at com.google.firebase.FirebaseApp.zzbu(Unknown Source)
      at com.google.firebase.provider.FirebaseInitProvider.onCreate(Unknown Source)
      at android.content.ContentProvider.attachInfo(ContentProvider.java:1748)
      at android.content.ContentProvider.attachInfo(ContentProvider.java:1723)
      at com.google.firebase.provider.FirebaseInitProvider.attachInfo(Unknown Source)

(...)    
Caused by: java.lang.IncompatibleClassChangeError: The method 'java.io.File android.support.v4.content.ContextCompat.getNoBackupFilesDir(android.content.Context)' was expected to be of type virtual but instead was found to be …
Run Code Online (Sandbox Code Playgroud)

android firebase firebase-authentication

69
推荐指数
2
解决办法
7万
查看次数

如何在Apple中将Apple设备模型标识符转换为人类可读的文本?

有没有办法uname使用PHP 轻松地将获得的标识符转换为人类可读的文本?

所以我的意思iPhone6,1iPhone 5S.

php iphone ios

1
推荐指数
1
解决办法
1210
查看次数

标签 统计

android ×1

firebase ×1

firebase-authentication ×1

ios ×1

iphone ×1

php ×1