Here is what I would like to use in the config.xml file :
<widget id="com.mywebsite.myapp"
android-packageName="com.mywebsite.myandroid"
ios-CFBundleIdentifier="com.mywebsite.myios"
version="1.0.0"
xmlns="http://www.w3.org/ns/widgets"
xmlns:cdv="http://cordova.apache.org/ns/1.0">
In the above code:
id- Mandatory . Specifies the identifier of the reverse domain of the application.
android-packageName - - Android, .
ios-CFBundleIdentifier - - iOS. .
version - - , //.
xmlns - - config.xml.
xmlns:cdv - - .
: Cordova config.xml