oracle / cordova-plugin-wkwebview-file-xhr

Cordova Plugin for WebView File XHR
Universal Permissive License v1.0
138 stars 120 forks source link

Issue accessing Http url #70

Closed ashishkumar2804 closed 3 years ago

ashishkumar2804 commented 3 years ago

While trying to access url with http protocol, I am facing below issue Http Error code: 0 xhr-polyfil.js - exception delivering event {"isTrusted":false} syntax Error: Json Parse error: Unexpected EOF

It works fine with url on Https protocol.

App built on cordova ios 5.1.1 with wkwebview

ashishkumar2804 commented 3 years ago

This is what I am seeing while debugging through safari

Screenshot 2020-10-16 at 3 45 01 PM
ashishkumar2804 commented 3 years ago

Closing this, as it was missed config issue. related closed bug https://github.com/oracle/cordova-plugin-wkwebview-file-xhr/issues/24