使用play-services-xxx:9.8.00后,Firebase错误无法访问zzanb [英] Firebase Error cannot access zzanb after using play-services-xxx:9.8.00

查看:179
本文介绍了使用play-services-xxx:9.8.00后,Firebase错误无法访问zzanb的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用最新版本的com.google.android.gms时,我得到了以下消息:play-services-xxx:9.8.00

错误:(32,28)错误:无法访问zzanb
class文件com.google.android.gms.internal.zzanb未找到



错误是由调用语句引起的:
FirebaseAuth.getInstance()。getCurrentUser()。getUid();



我该如何解决这个问题?
谢谢。


更新:问题解决了



Firebase 9.8.0版本的最新更新与谷歌服务版本9.8.0兼容。现在,一切正常。

解决方案

9.8.0是一个意外的早期版本。请不要使用它!如果您在10月22 - 23日的周末偶然更新了Android工具,则可能意外收到了此更新。要删除它,只需卸载并重新安装Google Repository工具即可。


I got the below message when I use newest version of com.google.android.gms:play-services-xxx:9.8.00

Error:(32, 28) error: cannot access zzanb class file for com.google.android.gms.internal.zzanb not found

The error was caused by invoking statement: FirebaseAuth.getInstance().getCurrentUser().getUid();

How can I fix this problem? Thank you.

UPDATE: Problem was solved

The newest updated of firebase version 9.8.0 is compatible with the google-service version 9.8.0. Now, everything works correctly.

解决方案

9.8.0 was an accidental early release. Please don't use it! If you happened to update your Android tools over the weekend of October 22-23, you may have accidentally received this update. To remove it, simply uninstall and reinstall the Google Repository tool.

这篇关于使用play-services-xxx:9.8.00后,Firebase错误无法访问zzanb的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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