For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Inside your Cordova app
Some aspects of your Cordova app are changed when you enable it for IBM MobileFirstâ„¢ Platform Foundation.
The Cordova configuration file, config.xml, now includes MobileFirst information and resources such as splash screens and icons are provided when you use the MobileFirst template.
- The Cordova configuration file
The Cordova config.xml file is the global configuration file of the application.- Cordova app resources
We need certain resources as part of your Cordova app. In most cases, they are generated for you when you create your Cordova app with your preferred Cordova development tools. If we use the IBM MobileFirst Platform Foundation template, then splash screens and icons are also provided.
Parent topic: Develop Cordova applications