-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Reloading in iOS simulator exits app and goes to expo screen #103
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
Comments
Thanks for the report! Can you try resetting your simulator's content and settings? |
Welp, that fixed it! Is this something that might happen again in the future? Is there a way to protect against this bad state? |
Cool! I've not seen this specific issue before, but we've had enough weird issues like this with the Expo app in the simulator that it's kind of my default troubleshooting step. |
Gotcha. For what its worth, I was developing something in node_modules and hence had to restart the server frequently because of facebook/react-native#13019 |
I'm being told that this nuclear option usually isn't needed, but that there may be an issue with the latest update to the app. Will investigate tomorrow. |
I'm having a bad time in my fresh CRNA when I run
npm run ios
. It works, but on every refresh I get booted to the expo project screen, and I need to tap back into my app.RN scripts
v0.0.22
Expo
1.14.1.106624
Is this a known problem, or am I doing something wrong?
The text was updated successfully, but these errors were encountered: