Try adding this plugin:
ionic plugin add cordova-plugin-whitelist
otherwise http requests are blocked - as of the latest Cordova version.
Try adding this plugin:
ionic plugin add cordova-plugin-whitelist
otherwise http requests are blocked - as of the latest Cordova version.