Hello ,
I am using a module js [Epub reader] (https://github.com/futurepress/epub.j) on my application sdk (3.5.1 GA) and i face an issue with xmlhttprequest only on android devices .
When i use this module on native java android application with activation this property setAllowUniversalAccessFromFileURLs it works . so i am wondernig how can i activate this property .
otherwise i have tried the version 4.0 of titanium sdk which is as it demonstrated on github source that it allow the cross origin but it doesn't work also .
This is other link to my problem :
https://jira.appcelerator.org/browse/TIMOB-13065