I had a same problem too. Removing the WkWebView solves the issue.
ionic cordova plugin remove cordova-plugin-wkwebview-engine
More info:
After this plugin is removed I can make http request via iOS!
I had a same problem too. Removing the WkWebView solves the issue.
ionic cordova plugin remove cordova-plugin-wkwebview-engine
More info:
After this plugin is removed I can make http request via iOS!