使用Firebase身份验证时出现奇怪的警告

时间:2019-08-15 09:59:08

标签: android firebase firebase-authentication google-authentication

我正在使用最新版本的Firebase依赖项:

com.google.firebase:firebase-core:17.0.1
com.google.firebase:firebase-auth:18.1.0

并且:

classpath 'com.google.gms:google-services:4.3.0'

身份验证正常,但我不断得到:

  

W / BiChannelGoogleApi:[FirebaseAuth:] getGoogleApiForMethod()返回了Gms:com.google.firebase.auth.api.internal.zzaq@9bbf57c

每次我创建一个帐户或登录时。我在SOF上搜索了所有答案,但是没有运气:(我如何摆脱这个警告?

0 个答案:

没有答案