android - 未能加载模块描述符类 : Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor"

标签 android firebase

所以我是新手,我正在尝试使用 Firebase 9.0.0 实现电子邮件/密码身份验证 所以activity要么执行注册操作,要么执行登录操作。

登录操作运行顺利,我可以在 Firebase 控制台上看到更新。 但是当我尝试注册一个新用户时,就会出现这个错误,

E/DynamiteModule: Failed to load module descriptor class: Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescri ptor" on path: DexPathList[[zip file "/data/app/deventree.com.thetimothyinitiative- 2/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]

我的设备正在运行 Google Play 服务 9.0.83 版。

Android Studio 2.1.1,安装了 Google Play 服务 SDK。 我也在控制台中启用了登录方法。

不知道我错过了什么!

最佳答案

来自 Firebase 团队的 Alfonso。

您可以忽略错误 E/DynamiteModule: Failed to load module descriptor class: 找不到类“com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor” :不幸的是,Play 服务中有一个错误,它被记录为 E/而不是调试。我们将在下一个版本中部署修复程序。

这应该不会影响您的应用程序的行为,如果您遇到问题,请在其他地方查找原因。

关于android - 未能加载模块描述符类 : Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37370258/

相关文章:

node.js - TypeError : rtdb. initStandalone 不是函数

android - 即使没有数据,ListView 类的备用背景颜色

java - 无法从我的 Android 模拟器连接到本地 Web 服务

android - 多行 AutoCompleteTextView 不接受滚动触摸

firebase - 通过rest api发送消息时如何设置通知 channel ?

angular - typescript 中的函数定义错误

javascript - 如何使用 firebase 更新网络列表

android - 开启硬件加速时的模糊效果

android - 如何以编程方式在 Android 中截取整个屏幕的屏幕截图?

java - 如何从 firebase 实时数据库中重新排序数据