-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
running react-native run-ios does not launch app #1285
Comments
I was able to get this working. It still does not work if I just use |
I did that, but still, nothing opens. |
Are you on a Mac? I found also that after I run the command in terminal, If it doesn’t open it was just that the simulator didn’t open automatically, so I had to manually launch the simulator |
@pdad04 can you please let me know how to manually launch simulator |
@lalithnarayan on Mac if you open spotlight search (command-Space Bar) and type 'simulator' then enter, it should open. That is what I had to do initially when my sim was not launching on its own. |
@pdad04 thank you |
I opened the project in XCODE and it worked. |
@EriksonMurrugarra Er Me too. I run by terminal, It didn't open in simulator but it worked when i build by xcode. Could you help me? |
After you run it from Xcode try running it from the terminal again. Usually the terminal command starts working for me again. |
Having the same issue in xcode 10 |
me too. try this maybe, it worked for me before but now the problem appear again Xode -> file -> project setting |
As @gdowens mentioned, I followed those steps and it worked for me |
same issue, nothing helped |
I just ran through the steps outlined above and, other than running into this issue, it worked fine. |
Can you please elaborate the steps. |
I've tried
But every time my simulator opens, the app opens to the loading page, then crashes. It never gets pass the loading page. But if I build the project from XCode everything works fine. Any advice? |
@michlee1337 Related to #1401, maybe? Try the latest Ignite CLI and Ignite Bowser, it might help. |
I was able to resolve it by building it from Xcode itself. |
Just going to put this here, because it comes up in search results and I've been trying to figure this out for several hours: If you are using react-native-splash-screen, make sure you do |
Did you figure out? I am having the same issue. |
@stelselim Hi did you get your problem fixed? Running into the same issue |
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
@stelselim react native is more flexible to design app |
This issue seems to be more of a catch-all for many different types of issues. I'm going to lock it for now. If you have a particular issue and especially if you can provide a repro, feel free to file it in the appropriate place: https://github.com/infinitered/ignite/issues for CLI issues |
I'm trying to run the PizzaLocation app but When running
react-native run-ios
it outputsBuild Succeeded
but nothing launches. I've looked around online but haven't had any luck finding anything.I get the following output in terminal
And then in my other terminal window I see this, but nothing else happens from here.
Steps to reproduce
react-native run-ios
.ignite doctor
results:react-native info
The text was updated successfully, but these errors were encountered: