davidm87596861
13-07-2017
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
Bruce_Lefebvre
Employee
14-07-2017
Hi David,
Have you enabled the WKWebView plugin for your app? If so, can you try creating a new app with this plugin disabled?