Can't log in to Expo Go on ios.
See original GitHub issueSummary
On the ios version of Expo Go when I try to log in it says incorrect credentials. On the website my credentials are accepted just fine and I’m able to log in.
Managed or bare workflow? If you have ios/
or android/
directories in your project, the answer is bare!
managed
What platform(s) does this occur on?
iOS
SDK Version (managed workflow only)
No response
Environment
expo-env-info 1.0.2 environment info: System: OS: Windows 10 10.0.19044 Binaries: Node: 16.14.0 - C:\Program Files\nodejs\node.EXE npm: 8.5.1 - C:\Program Files\nodejs\npm.CMD IDEs: Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6626763 npmPackages: expo: ~44.0.0 => 44.0.6 react: 17.0.1 => 17.0.1 react-dom: 17.0.1 => 17.0.1 react-native: 0.64.3 => 0.64.3 react-native-web: 0.17.1 => 0.17.1 Expo Workflow: managed
Reproducible demo
try to log in via Expo Go on iOS “Your username, email, password or one-time password was incorrect” try to log in via website log in successfully
Issue Analytics
- State:
- Created 2 years ago
- Comments:14 (6 by maintainers)
Top Results From Across the Web
Expo Pass Mobile App Login: Troubleshooting
Having trouble logging into the Expo Pass Mobile App? ... You followed all the steps to sign up for an Expo Pass mobile...
Read more >AppleAuthentication - Expo Documentation
When you sign into Expo Go, the identifiers and values you receive will likely be different than what you'll receive in standalone apps....
Read more >Can't load expo app: Something went wrong - Stack Overflow
Go to Settings > Apps > Application Manager > Expo; Scroll down to Draw over other apps and toggle it off and then...
Read more >Expo Go on the App Store
Read reviews, compare customer ratings, see screenshots, and learn more about Expo Go. Download Expo Go and enjoy it on your iPhone, iPad,...
Read more >How Run and Test React Native / Expo On Your Apple iOS ...
To get it running on your device. Download the Expo Client App on your iOS device, register for a free account or login....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m also affected. I am able to login successfully, and the browser login window disappears, but the app state remains logged out.
After some debugging - this worked for me:
It worked for me, might not work for you 😃