[TIMOB-14548] MobileWeb:A call to web service return success on android and iPhone but return Method not allowed error on Mobile web
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2013-07-15T17:28:58.000+0000 |
| Affected Version/s | Release 3.1.0 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | supportTeam |
| Reporter | Rupesh Sharma |
| Assignee | Chris Barber |
| Created | 2013-07-15T06:33:34.000+0000 |
| Updated | 2014-06-19T12:43:06.000+0000 |
This is a limitation of web browsers. You MUST use a proxy or enable CORS on the web service server. If you use a proxy, you MUST define the Ti.Network.httpURLFormatter.