I want to call web services in phonegap application. I am using demo code given at
http://wiki.phonegap.com/w/page/32513809/Simple-Web-Service-Consumption-with-PhoneGap-and-XUI
i have created xui.js from link
http://xuijs.com/downloads/xui-2.3.2.js
and tried both putting xui.js, index.html in www/assets and in www folder.
But it is not working for me.Can any one help me please…..
Try adding * to the ExternalHosts option in the PhoneGap.plist
This may be the case if your app could not connect to the internet/make xhr calls