iOS: Live reload seems broken (Mac OS)
See original GitHub issueHi @centrual
Somehow the live reload functionality seems broken for me, when I run:
$ cordova run ios -- --live-reload
from my project folder
It’s a completely clean project.
I get the following from the iOS simulator:
I’m running Cordova 6.4.0 and Node 7.2.1.
I’m not sure whether the template is misconfigured, or the cordova browsersync plugin is broken:
Do the live reload feature work on your machine?
Issue Analytics
- State:
- Created 7 years ago
- Comments:16
Top Results From Across the Web
Live reload broken on iOS device (trying to connect to 127.0.0.1)
Live reload does not work with iOS devices and stops with the log below. Note that it is trying to connect to 127.0.0.1...
Read more >If your Mac restarts and a message appears - Apple Support
If your Mac restarts unexpectedly, an error known as a kernel panic occurred, and a message indicates that your computer restarted because of...
Read more >Reload app in iOS simulator using Command-R not working
If I press Command-R, the reload of the app is not happening. I use the "Shake Gesture" to show the menu and then...
Read more >Live Reload Error: Failed to load webpage with error
OS: Mac OS X Yosemite (It is really El Capitan, but console says Yosemite). ... Run and emulate ios with live reload not...
Read more >Update on .NET Hot Reload progress and Visual Studio 2022 ...
NET MAUI apps can now be Hot Reloaded when running them as iOS/tvOS or Android app when using the Visual Studio 2022 debugger...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same page coming to me on my computer too, but in my computer, after i pressed button on top, page coming. Also in my android phone, it redirects automatically. Can you try buttons for check?
cordova-plugin-browsersync not related with me, i’m using it for development. but i can make new version of it if it’s not working for you. 😄
Update: I started to make new cordova browsersync plugin. Because other plugin not maintaining. Also i don’t like the other plugin, it’s slow, installs node_modules multiple times and can’t handle some things. I think i’ll complete in 3 days.
@henninghorn Thanks for feedback, i closing the issue.