I\'m new to mobile development. I\'m using Phonegap/Cordova to create a cross-platform app. My code works well on Android but when I\'m porting it to iPhone it\'s showing an
In PhoneGap 3.0, you need to edit www/config.xml, and add/edit tags. For example, if you want to allow everything, change the tag to:
www/config.xml