Hi all! Im trying to create a notification for a user when the user is mentioned by another user. The notification should be visible by the user even if the browser is not visible at the moment.
In order to get that I´m using the Browser Push Notifications Plugin, triggered by “trigger custom event when data changes”. But this works only once (if the user is getting mentioned again he wont receive another notification).
So I tried to create kind of a loop where the 1st custom event triggers a 2nd event and than the 2nd ond triggers the 1st again and so on. But this doesnt work.
Has anyone an idea how to solve that?
Thanks for your help!!!
Explore the backend event “new database trigger event”
1 Like