The FioriClient plugin leverages the Cordova infrastructure
to add logic that is needed by the Fiori Client application
whenever a page load event occurs. This allows the app to initialize,
tweak and enhance the behavior of the web view and existing plugins
to create a more rich user experience consistent with the original
native implementations of the Fiori Client.
This plugin encapsulates the Fiori Client logic, including responding to changes in application settings and initializing the toolbar. It's only meant to be used in the context of the Fiori Client application. It should therefore only be added via the create_fiori_client Node.js script, which is also included in the Kapsel SDK.
This plugin encapsulates the Fiori Client logic, including responding to changes in application settings and initializing the toolbar. It's only meant to be used in the context of the Fiori Client application. It should therefore only be added via the create_fiori_client Node.js script, which is also included in the Kapsel SDK.