Hi,
I am trying to run my SAP UI5 Applcations which use native functionality (Barcodescanner) from the Fiori Launchpad inside the Fiori Client.
However the cordova/Kapsel plugins can't be called from the Application when launched from the Fiori Launchpad.
When the Application URL instead of the Launchpad URL is entered inside the Fiori Client the cordova/Kapsel plugins work.
Also the navigation with the Fiori Launchpad is working.
How do I use native functionality from an Application inside the Fiori Client which is launched from the Fiori Launchpad?
My App is based on a component and I'm launching my App with the following URL:
/sap/bc/ui5_ui5/my_ui5_app?SAPUI5.Component=<YOUR_APP_COMPONENT_NAME>
like described here:http://help.sap.com/saphelp_uiaddon10/helpdata/en/b7/999de9e8be4fa584f99a1082830a32/content.htm
Best regards and thank you
Ralf