implementation 'com.google.firebase:firebase-auth:版本号'
implementation 'com.google.android.gms:play-services-auth:版本号'
如果以上解决方案仍无法解决问题,尝试以下步骤:
如果问题仍然存在,请尝试与Firebase支持团队联系以获取更多帮助。
上一篇:Android开发中是否有内置的操作按钮菜单控件类似于FloatingActionsMenu?
下一篇:Android开发中使用registerForActivityResult代替已弃用的onActivityResult来实现语音转文字功能