Getting error after GoogleAuth.signIn()
After calling GoogleAuth.signIn() I am getting error with this message { "type": "userLoggedOut", "idpId": "google" }
It shows after passing all OAuth consent screens
Me too. Figure out any workaround?
Same error on Android device and Web. iOS is working
After digging in my problem I run into the error 10 that comes from Google API exception, and it signals that the android package name and sha1 are not valid
Take a look at this answer. I resolved my issue by retrieving my old keystore on my previous mac under the .android folder in my home directory. If you use the GoogleAuth plugin for the first time, you definitely should take a look at the creation of the android key.
We updated the README to make it extra clear, please migrate to https://github.com/Cap-go/capacitor-social-login/tree/main