Any way to receive notifications when the app is in background mode ?
Hi Filipe
You need to set the InFocusDisplayOptions property of the Register action to Entities.InFocusDisplayOption.NOTIFICATION.
Entities.InFocusDisplayOption.NOTIFICATION
More info here:
https://success.outsystems.com/Documentation/How-to_Guides/Integrations/How_to_Use_Push_Notifications_with_OneSignal#:~:text=Start%20by%20installing%20the%20OneSignal,Studio%20and%20install%20from%20there.
Ossama
Hi,
please check this demo.
Cheers