Skip to content
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

Reloading in iOS simulator exits app and goes to expo screen #103

Closed
ericvicenti opened this issue Mar 21, 2017 · 5 comments
Closed

Reloading in iOS simulator exits app and goes to expo screen #103

ericvicenti opened this issue Mar 21, 2017 · 5 comments

Comments

@ericvicenti
Copy link

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?

@anp
Copy link
Contributor

anp commented Mar 21, 2017

Thanks for the report!

Can you try resetting your simulator's content and settings?

@ericvicenti
Copy link
Author

Welp, that fixed it!

Is this something that might happen again in the future? Is there a way to protect against this bad state?

@anp
Copy link
Contributor

anp commented Mar 21, 2017

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.

@ericvicenti
Copy link
Author

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

@anp
Copy link
Contributor

anp commented Mar 21, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants