I have done all the setup needed to do google sign in my android kotlin app but GoogleSignIn.getSignedInAccountFromIntent is returning false?

Viewed 14

GoogleSignIn.getSignedInAccountFromIntent(data) this code is returning false I have checked SHA-1 key. I have implemented that also

0 Answers
Related