01-07-2013 02:16 PM
Is there any way of enabling cross-site XHR in the WebView control? I need to access resources on the web from a local script & currently get an Exception 101 with any url other than local:///xxxx.
The WebWorks browser can do this but I can't see any setting equivalent to the OS6 "BrowserFieldConfig.setProperty( BrowserFieldConfig.ALLOW_CS_XHR, Boolean.TRUE );"
Dave.
02-02-2013 07:34 PM
Hi Dave - did you find an answer to this? Cheers
02-03-2013 01:10 PM
I've also been looking for an answer to this. A quick link to a working sample would be all we would need ![]()
03-30-2013 11:09 AM
In case anyone finds this post there is a solution / hack listed on this thread.