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

Can not run in real device #18

Closed
carl1990 opened this issue Oct 10, 2015 · 2 comments
Closed

Can not run in real device #18

carl1990 opened this issue Oct 10, 2015 · 2 comments

Comments

@carl1990
Copy link

I clone this project and build.
intstall in real device but can not run well.

the error info is:
invariant violation: application has not registered.this either due to a require() error during initialization or failure call appRegistry.registerConponent.

and the click reload JS with error:
Unable to download JS bundle

how can resolve this problem

@misakuo
Copy link

misakuo commented Oct 10, 2015

clone this repository to your computer and unzip it.
then cd ZhiHuDaily-React-Native
run npm install
run react-native start
run adb reverse tcp:8081 tcp:8081
finally, click Reload JS and it's will be working

@uinz
Copy link

uinz commented Oct 10, 2015

or shake your phone, settting your computer's IP,then reload js

@race604 race604 closed this as completed Oct 13, 2015
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

4 participants