Google provider does not work in standalone build

I ended up using import * as GoogleSignIn from 'expo-google-sign-in'; which seems to be working just fine in my case. I did not manage to get the expo-auth-session to work whatever I did.

I will give it another try these days with Expo SDK 40.

1 Like