-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot run project, IOS Expo #525
Comments
fwiw, I'm running into the same issue after restarting my IDE. It was working fine at EOD yesterday but started throwing the same error as above this morning. |
Have this same issue LOGS |
Have a similar issue with no errors in the logs but still getting stuck on "Waiting for the app to load" in a "create-expo-app" project. It does build and run in an ios simulator normally with npx expo start. When I go to the link on http://127.0.0.1:55908/stream.mjpeg it does look like the app has started to load: Environment I installed cocoapods and the application builds without any issues, but the simulator gets stuck: Logs2024-09-30 12:45:03.705 [info] Setup dependency checker listeners. |
Thanks @nateyeazel for investigating this. Apparently the logs doesn't tell us much, but in the recent version we improved a couple of things and also added better logging. So I'd appreciate if you could try it again with 0.21 version and report if the issue still persist. Also to avoid duplicates I'll be closing this one – please continue the discussion on #633 |
*Description
My project won't run on ios emulator.
Environment
React Native IDE Logs
The text was updated successfully, but these errors were encountered: