I created a simple ionic app using:
ionic start myApp blank. I tried to build the app into my android device.
I’m getting an error showing-
net::ERR_CONNECTION_REFUSED (http://localhost:8080/)
This comes after executing a simple app. Can anyone please help?
For future readers of this topic:
If the device you are testing on is using Android 4.x (e.g. Android 4.4 KitKat), this article might explain what is going on and how to fix it: https://ionic.zone/debug/ionic-and-android-4