Configuring config.xml
Set up the core properties for your Fiori client app by modifying the config.xml file.
Procedure
- In the Cordova project, double-click Config.xml.
-
Configure the following app properties:
Property
Description
Common
Configure properties that are common to both Android and iOS platforms. For example, Display Name and Package Name
Platforms
Configure platform-specific properties. For example, Cordova Version.
Plugins
Add or remove Cordova plugins.
Android
Configure Android-specific properties for your app.iOS
Configure iOS-specific properties for your app. - Click Save.