Wednesday, August 22, 2012

Load External Scripts in PhoneGap for iPhone

To load external script files or to make calls to external hosts in a PhoneGap (Cordova) web application running on iOS devices, add a new property say Item 0 to the ExternalHosts with value * in the Phonegap.plist file.