Hi All,
I have a question about the wrapper app generated using Cordova APi for Fiori Launchpad URL (login page). We see that the app works on an iOS device but it is not saving the login credentials entered by user. User has to enter his credentials every time after you close the app (force quit or kill the process).
When we access the Fiori launchpad URL directly on a desktop Chrome browser it saves credentials. It also saves credentials on Safari / Chrome browser on an iOS device. But that is not happening in the case of wrapper app. Any ideas?
I also downloaded the SAP released Fiori app from iOS app store and got the same behavior. Users needs to enter the password every time they access the app (if they killed the earlier process).
Is there a solution available?
We tested local storage option (created a copy of the login page in the wrapper app and added code for HTML5 local storage and it worked well). If we make the same changes to the ABAP class used for Fiori login, the issue should be resolved. But I wanted to know whether that is a recommended solution.
Let us know your thoughts.
Thanks,
Bobby