Solved
Load local file error
I cant load a local file because http is only allowed.
XMLHttpRequest cannot load file:///var/mobile/... Cross origin requests are only supported for HTTP.
How can i allow to load local files in an app? Thanks, David
I cant load a local file because http is only allowed.
XMLHttpRequest cannot load file:///var/mobile/... Cross origin requests are only supported for HTTP.
How can i allow to load local files in an app? Thanks, David
The reason I ask is that there is a known issue which prevents local XHRs when using the WKWebView plugin: [CB-10143] Local file:// url XmlHttpRequests are not allowed in WKWebViewEngine - ASF JIRA
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.