CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
Google Sign In Bug Android
Hi, I've been experiencing an issue where I cannot sign in again after signing out with google. The app just stalls on the call to GoogleAuth.signIn() with no error message. It seems to be waiting infinitely and I am not sure why. Has anyone else faced this issue?
I guess u need to check again the setup from android studio of MainActivity and strings.xml does value is correct of not.
The reference link you can refer it: https://github.com/CodetrixStudio/CapacitorGoogleAuth/issues/147