无法加载模块描述符类:未找到类“com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor" [英] Failed to load module descriptor class: Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor"

查看:32
本文介绍了无法加载模块描述符类:未找到类“com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我是新手,我正在尝试使用 Firebase 9.0.0 实现电子邮件/密码身份验证因此活动执行注册操作或登录操作.

So I am newbie, and I was trying to implement the Email/Password Authentication using Firebase 9.0.0 So the activity perform either the register operation or the login operation.

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

The login operation is running smoothly and I can see updates on the Firebase Console. But when I try to register a new user, this error occurs,

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.

My device is running Google Play services version 9.0.83.

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

Android Studio 2.1.1, with Google Play services SDK installed. I have enabled sign in method in the console too.

不知道我错过了什么!

推荐答案

来自 Firebase 团队的 Alfonso.

Alfonso from the Firebase team.

您可以忽略错误 E/DynamiteModule:无法加载模块描述符类:未找到类com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor":不幸的是,Play 服务中有一个错误,它被记录为 E/而不是调试.我们将在下一个版本中部署此修复程序.

You can ignore the error E/DynamiteModule: Failed to load module descriptor class: Didn't find class "com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor": unfortunately there is a bug in Play Services where this is logged as E/ rather than debug. We will deploy the fix on the next release.

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

This should not affect the behavior of your application, if you have an issue, look for the cause somewhere else.

这篇关于无法加载模块描述符类:未找到类“com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescriptor"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆