Google Oauth + Expo
Just want to confirm if anyone has got Google oauth sign in working in production in expo 52. I know i've set it up correctly and oauth works fine locally. In prod, sign in just hangs after I select my google account
3 Replies
@bekacru
I worked on Expo 52 using better auth and express backend.
Sign in hangs mostly because of wrong baseURL of the server in my case. Maybe look into that just in case
I wouldn't say my app is in prod. yet but built versions do work fine.