hello everyone,
I made an event app and I want to send notification to users when their favorited event stars like ‘your event started’. i watched and applied push notification video from adalo YouTube page(Zapier push notifications one).
So I created a notification database but I am having a problem.( I added click action to like button so user get notification when it starts).
But when user clicks the button multiple times it send many notifications. how can I prevent it ?
I thought of preventing duplicated entries, but could not figure out
thank you