Google sign-in doesn't work on IOS or Android. Just web-browser based

Hi Guys!

This is my first post, so fist of all, Greetings to all the Ionic community!

I’m building an app and I’d like to allow the user to authenticate using Google credentials.

In order to have this implemented in my app I can use signInWithRedirect() or signInWithPopup() both working fine when I test the app in the browser.

But, I saw that google doesn’t support this when the app is running in a IOS or Android environment. I’ve been following some threads in GitHub but couldn’t find a solution :frowning:

This are the links related to this issue:



Anyone here with a solution?

Thanks!!!