Hi guys!I am creating applications like a small school newspaper and wanted to add a feature that when a new entry appears in the newspaper, they receive a notification on their phone.Do you have any ideas?I will be very grateful if you help!This is my first serious application, I don’t want to screw up…Thank you in advance!
Hi @SERGIUSBOOM ,
Who is creating the new entry? Is this via frontend (App user) or Backend (App owner, Admin)?
If frontend using for example a Form, during the submit you could use the Push notification trigger to send to “All” users a message:
I only tested individual push notifications to Logged-in users, but this could work.
@dilon_perera , @Flawless , did you test already a push notification to All users?
Not tested Trigger Notifications still
I believe this should go to the all users except the logged in user ( user that logged in and send the notification )!
Thanks for the answer, I hope it will work
1 Like
Thank you so much
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.