How do i have to use the mobile actions in the user stories?
Are there any prequisites that i have to keep in mind?
Are these mobile actions also available on the desktop/PC version of my application (refering to Audio/Video calls)?
Hi,
the Mobile Actions aren’t all available on Desktop.
For Example the Mobile Action for Notifications works with the Chrome Notifications but not with Edge or Firefox.
So you should Check if the Mobile Client is activ.
This is Possible via an Autofield.
You can also use a message toast to give feedback to the user if running the mobile action did not work. Just connect a script node to the Error-port of the mobile action and add the following snippet:
sap.m.MessageToast.show("<your-error-message>")
Keep in mind that this only works for UI5 apps.
You must be logged in to reply to this topic.
Enter the destination URL
Or link to existing content