Android Question Firebase - connection failed

nikitaganco

Member
Licensed User
hello,

downloaded you basic example of firebase auth app, configured, but when i run app on emulator i receive "onAuthStateChanged: com.google.firebase.auth.internal.zzl@1df976e connection failed" error . App does not crash, when later i click on Sign in with Google button i receive the following "ResultArrived Error: Status{statusCode=API_NOT_CONNECTED, resolution=null}, null"

app registestered in firebase, sha-1 copied, hwat can i do to fix this?
 

Attachments

  • logs.txt
    904 bytes · Views: 137
  • FirebaseAuth.zip
    11.3 KB · Views: 146
Top