It is not uncommon that Organizations first start with Fiori Web-Apps and then move to Fiori Mobile Apps as a part of their Fiori journey. The most common practice to embark this journey is using a custom Fiori Client.
For starters, Fiori Client is a Cordova based Hybrid app which renders Fiori Launchpad and the Tiles associated with the Launchpad.
Let’s familiarize ourselves with the lingo:
- Cordova Hybrid App – An Apache open source software which enables generation of code for multiple target platforms.
- .IPA files – An iOS Application archive file which must be installed on a device for the App to be working
- .apk – Equivalent of .IPA files in android work, which install the app on a device
SAP Fiori Developers often use browser based testing to debug their Fiori Applications. At times, they must debug an app running on a physical device.
Here’s the trick…!
1. Launch the App on your device and login to the Application |