Is it even possible to play sounds for web push notifications?
For Chrome I was able to handle notificationDisplay
event and manually play sound. However this event is not supported in Safari.
Nothing mentioned in official documentation at https://documentation.onesignal.com/docs/customize-notification-sounds
In Apple's documentation some Push Package
was mentioned. However it's not clear where to put sounds.