So while developing I turn off the wifi and then the ionic app doesn\'t work in android device/emulator.
But when I turn off wifi with the released and signed apk fi
just solved the issue. I was trying to run the app with ionic run android -l -cso now I run it with ionic run android and off course that doesn't need livereload -l and now app works just fine
ionic run android -l -c
ionic run android
-l