this happens when you use live reload
ionic run android -l
After you quit the server, the app will continue to look for the server and give the alert.
This happens as the build's index page is referenced from the server and not file://
this happens when you use live reload
ionic run android -l
After you quit the server, the app will continue to look for the server and give the alert.
This happens as the build's index page is referenced from the server and not file://