I would like to access an external web service from a phonegap app using ajax without having to resort to CORS or JSONP to circumvent the cross origin issue. Looking at this question, it would appear that cross site http calls are not an issue with phonegap based apps. However, there are some conflicting comments in the answer. Is anyone able to provide a definitive answer to this question within the context of phonegap for ios/andriod platforms?
Asked
Active
Viewed 80 times