Expo.Google.logInAsync doesn’t show the scope prompt is correct behavior

Hello guys, I am trying to build Google login feature, I tried Expo.AuthSession.startAsync and Expo.Google.logInAsync,
I use the same scope for both, but I only saw scope permission checking view in Expo.AuthSession.startAsync, Expo.Google.logInAsync seem just passed away but the access token indeed has the scope permission,
so my question is Expo.Google.logInAsync doesn’t show the scope prompt is correct behavior??

thanks for any response.

1 Like

Hey @ilake thanks for writing in, it would be nice to see a Snack with a reproduction of your problem so we can help you pinpoint the issue.

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