Google sign in giving API exception with status code as 12500. Tried to set SHA-1 key but still giving exception.
The result in onActivityResult
is coming null and showing this exception:
com.google.android.gms.auth.api.signin.GoogleSignIn.getSignedInAccountFromIntent(Unknown Source)
Is there any possible way out for this issue as I am not getting any solution.
Thanks in advance.