Expo Google navigate to google.com instead of returning to app

@expoadmin.mbsicorp
Hey everyone,
I am using expo-google-app-auth for google sign in for my app. It worked perfectly in my expo-client but in standalone app this results to the google official site instead of redirecting to my app…
Is there any solution that i can resolve it?

I found the solution and for standalone app we should use expo googleSignIn because expo google has been deprecated.
Here is the link:
https://docs.expo.io/versions/latest/sdk/google-sign-in/
Thanks everyone,
Enjoy

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.