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

packager restarts while running an app in debug mode on iOS #78

Open
maheshp27 opened this issue Jul 24, 2019 · 4 comments
Open

packager restarts while running an app in debug mode on iOS #78

maheshp27 opened this issue Jul 24, 2019 · 4 comments

Comments

@maheshp27
Copy link

I am getting below issue while running an app on iOS simulator. Initially it loads the default packager with default bundle and start the app simulator.but when navigating to the component where "this.workerThread = new Thread('workerThread.js')" used, app start searching for the new bundle file (http://localhost:8081/workerThread.bundle?platform=ios&dev=true&minify=false).

I can see below error on Xcode console window.
"Failed to load bundle(http://localhost:8081/workerThread.bundle?platform=ios&dev=true&minify=false) with error:(Could not connect to development server."

I m using RN 0.59.5 version.

image

image

@kalwaniyash
Copy link

I am facing the same issue, is there any insights on the same?

@mjm918
Copy link

mjm918 commented Nov 12, 2019

How did you solve this issue?

@micchyboy237
Copy link

micchyboy237 commented Feb 16, 2020

anybody resolved this? same issue with RN 60.5

@AireshBhat
Copy link

Running into the same issue. Did anyone find a fix?

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

5 participants