Can cordova-plugin-advanced-http work on ios?

Due to WKWebView CORS issue, I tried to use cordova-plugin-advanced-http instead of angular http. It can work on android, but unfortunately fails on ios. The response status is always -1, and the error message is “cancelled”.

4 Likes