[AC-1869] Cross Origon Resource Sharing issue on mobile web implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-01-25T18:41:14.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Baby |
Assignee | Mauro Parra-Miranda |
Created | 2012-09-20T06:51:24.000+0000 |
Updated | 2016-03-08T07:40:47.000+0000 |
Description
while trying to hit the url from the mobile web code, it throws CROS issue even after using the Ti.Network.httpURLFormatter.
I have gone through some discussions on this issue, all says use Ti.Network.httpURLFormatter and set the response in web service. there is no clear documentation on this. where to set the response and how it should formatted using Ti.Network.httpURLFormatter.
In my case I am using RESTful web service, here I couldn't find the way to set the response.
If any one could provide clear idea/document/ sample code that would greatly helpful.
Thanks in Advance.
I'm closing this issue until the following is provided: a test case, logs showing the error, and also the TiSDK version. Thanks in advance.
I've set this to resolved so that the issue can now be edited to provide more info. We appreciate your time in helping to improve our platform. Thanks, Daniel
Can't reproduce issue.