Hello I'm new in Outsystem.
I can receive the notifications in my device. But I want to show all the past notifications in a list.
How can I do it? Any idea?
Thanks.
Lone Lone wrote:
- You can create a local entity & store the OneSignal Notification in local storage, by the time we receive it.
or
- You need to find an export notifications API to fetch the old notifications of any particular player i.e user.
- If you are initiating notification from Web API to OneSignal Server then we can think of persisting same on Server & sync with mobile Entity
I would prefer to go with the first option.
Hi Lone,
There are several forge components available that implement OneSignal notifications including a demo applicaitons. You could download andhave a look at those and then combine it with the sugestions tha Assif gave you.
https://www.outsystems.com/forge/component-overview/1697/onesignal-notification-plugin
https://www.outsystems.com/forge/component-overview/1698/onesignal-notification-demo
Regards,
Daniel