cordova How to add specific configuration parameters to iOS -Info.plist and AndroidManifest.xml for your Cordova app In my last Cordova project, I needed to add some specific values to the iOS -Info.plist file, as there was no parameter to do that in the Cordova config.xml . The problem