Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 81910

Google sign in not working in Android

$
0
0

I have implemented native Google sign-in into one of my Xamarin Forms project using page renderer for Android. Till now its working fine but now it isn't. I used GoogleSignInOptions class.

In Activity Result

GoogleSignInResult result = Auth.GoogleSignInApi.GetSignInResultFromIntent(e.Data);

result.IsSuccess always false. Prior it working fine. I have checked with my Google developer console and everything is just fine nothing changed there.

Please help.


Viewing all articles
Browse latest Browse all 81910

Latest Images

Trending Articles



Latest Images