Issue with Safari and Service Worker Push Notification Opening Window
I’m adding push notifications to my React Web App and I’m having some issues with Safari. First here is the click event listener in my service worker js file (sw.js):
I’m adding push notifications to my React Web App and I’m having some issues with Safari. First here is the click event listener in my service worker js file (sw.js):