Hi,
Im using ionic 3, and im trying to use the ionic cordova run android --livereload .
When i run ionic cordova run android it works normally but when i run this code i see the error: It was not possible to load the webpage on address http://192.168.25.4:8101/ because: net::ERR_INVALID_RESPONDE .
I already tried a lot of things for 2 days but i couldnt find anything on the web.
I had this problem once, solved it somehow and now it’s back to haunt me.
Not sure what I did a few months ago to solve it though.
I see I “hearted” @sveinla’s response in the other thread you commented on, he mentions:
“When using livereload you cant do that through USB. You have to connect your phone to the same network as your computer that serves - where ionic serve/run are running.”
I remember that being the clue that led me to solve it.
Unfortunately, right now I am out of ideas.
Edit: This is only a problem on my Mac and not on Windows.