Hi,
The library is loaded correctly if the app is started from a link, but if it started from Fiori Launchpad throws the following exception:
Cannot read property 'ui' of undefined
on this line:
new sap.suite.ui.commons.ProcessFlow();
The debugger shows that sap.suite is undefined.
The library is defined in index.html.
What can be the reason?
Greetings,
Ivan