AJAX JSONP WebService call not working on IPad or IPhone
Hi Guys,
Hope you can help, I have a simple Ajax web service call to a WCP JSONP enabled service. On all browsers except for safari on IPhone and IPad, the call works just fine, but on the IOS devices the web call is made but it never returns.
I have turned on browser debugging and it reports no errors. All of my other JQuery code is working just fine, it's just the call that is never returning. Is this a security issue or bug on these devices? Both are running IOS 5. I have tried restarting them both but it doesn't help.
Has anyone else experienced problems like this before, it seems very strange.....
Many thanks,
Damien