Google Sign in button

Hello,

How you do the Continue with Google utton in Mobile Native.
I know how to do it in Web App, but in Mobile, do I have to choose a OAuth client for iOS? If I do so, it gives me a client ID (App ID) but no App Secret. So I tried with the Web Application, but I have a Redirect mismatch error in Google Modal…

Need some help with that please :slight_smile:

Sign in with Apple and Sign in with Google does not work well.

Hey Gabriela i get exactly what you’re running into Google Oauth behaves differently on Mobile Native, and the redirect mismatch happens when the wrong client type is used.

If you want, i can take a quick look at your setup and guide you on the correct OAuth flow for native apps so everything works smoothly (Google + Apple). Just send me the redirect url, you’re using and the clients type you selected and i point you in the right direction fast.