Hi,
I am passing full path of file in jquery ($.getJSON(fullpath, function(data)..) but its not working in iOS while same thing is working in Android.
I am getting full path from phonegap and passing the same.
Please help me in finding the solution.
Thanks