SAP Fiori Client Guide

Configuring config.xml

Set up the core properties for your Fiori client app by modifying the config.xml file.

Procedure

  1. In the Cordova project, double-click Config.xml.
  2. 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.
  3. Click Save.