i am trying to call https request in phonegap iphone app using jquery's method getJSON(),though it work fine in normal safari,but in mobile safari,it gives error like Download Failed-Safari cannot download this file
views:
88answers:
1
A:
This question looks very similar to "Want to use https request in phonegap application on iphone" question. It isn't that jquery's getJSON method doesn't work, I am currently using that in many of my phonegap applications. Look at the other answer, and that will probably help give you some direction.
a.meservy
2010-07-22 14:42:46