I use SAP Client to access Fiori Launchpad. I just had to edit the launchpad URL from
https://<host>.<domain>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=<client>&sap-language=EN
to
https://<server IP adress>:<port>/sap/bc/ui5_ui5/ui2/ushell/shells/abap/FioriLaunchpad.html?sap-client=<client>&sap-language=EN
in order to access the internal server from mobile. This had the effect that the connection is not shown as secure anymore. It's accessible via browser (just ignore) but not via Client. The access via Client is very important due to barcode functionallity...
Is there any way to make it work with SAP Client?