I write a html that include network request. But It's fail. the network request don't get anything. But If I want use this html in chrome , I should Use this command to open chrome open /Applications/Google\ Chrome.app --args --disable-web-security to disable the security. how to setting this in crosswalk-ios?
or any other way allow the local html to send network request?
I write a html that include network request. But It's fail. the network request don't get anything. But If I want use this html in chrome , I should Use this command to open chrome
open /Applications/Google\ Chrome.app --args --disable-web-security
to disable the security. how to setting this in crosswalk-ios? or any other way allow the local html to send network request?