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

查看:223
本文介绍了无法载入模组描述符类:的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所以我是新手,我试图使用Firebase 9.0.0
来实现电子邮件/密码认证。所以这个活动执行注册操作或登录操作。

登录操作运行平稳,我可以在Firebase控制台上看到更新。
但是当我尝试注册一个新用户时,发生这个错误,

  E / DynamiteModule:加载模块失败描述符类:未在路径中找到类com.google.android.gms.dynamite.descriptors.com.google.firebase.auth.ModuleDescri ptor:DexPathList [[zip文件] /data/app/deventree.com。这个文件是一个文件,这个文件是一个文件,这个文件包含了一个文件,我的设备正在运行Google Play服务版本9.0.83。  

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



不知道我错过了什么!

来自Firebase团队的Alfonso。

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

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

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.

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]]

My device is running Google Play services version 9.0.83.

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

Don't know what I'm missing!

解决方案

Alfonso from the Firebase team.

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.

这篇关于无法载入模组描述符类:的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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