Hello Everyone,
A SAP UI5 application does not start from the Fiori Launchpad.
I looked at the developer tools as well and i have several errors .
The services are active in SICF.
In the manifest.json the Id is correct
These are the things that i have found that could cause the problem but now i am stuck what could be the issue.
Thanks for the help in advance.
CodePudding user response:
I resolved the problem. I don't actually now what the problem was but i put everyting into the WebContent subfolder as was the case with other UI5 applications and that resolved the problem. The application did not work after Eclipse added some files, so its possible it added something that referred to WebContent folder path.