Hi folks. I’m trying to work out how to use sound notifications when a user gets a new notification. For reference, I’m using Canvas template.
When an “order” is placed, it creates a new notification for each user who is required to be alerted.
On the recipients end, I basically want to say “When a new notification is created where the recipient is current user” play Javascript.
I’ve toyed around with some ways to get it working, but I’ve ended up with it playing at random points or on page load it suddenly plays multiple times at once (which is a bit deafening).