Hi,
We have a custom fiori client app compiled from mobile service using the cloud build service.
This is a B2C app and is oriented to attract potential new clients, so we need to allow the acces to app without using autentication.
We compil...
Hi Sami,
Thank for reply.
Sorry I have a doubt, what you mean with "Mobile services supports anonymous registrations."? I try multiple configurations options in security feature and appConfig.js file, but always the app request for autentication.
...
Hi Sami,
We have a custom fiori client app compiled from mobile service using the cloud build service.
This is a B2C app and is oriented to attract potential new clients, so we need to allow the acces to app without using autentication.
We compile...
Hi Daniel,
We are develop an offline application. We have four offline stores and need to refresh them whenever the app is started and has connection.
We try to execute the refresh of all stores using Promise.all() method of Javascript. Alternative...
Hi Ludo,
I have another issue!
We experiment an issue with hybrid application on iOS device.
When perform scroll bouncing effect the application freeze completely, after few seconds the scroll container works again but the buttons don't and don't ...