ionic2 - unable to issue http.get / post
Probably faced by many ionic 2 developer. You can probably fire up your android studio, fire up your android emulator, deploy app and then look at android monitor window for error messages or .....
The fix
Please ensure you allow http and https connection out to different host in your config.xml file. (i assume that you have installed cordova whitelisting plug-in component.
Comments