DEV Community

Abinesh Rajendran
Abinesh Rajendran

Posted on

Push Notification implementation Suggestion needed!!

I am a Javascript developer. I wanna make a push notification for my web app, when the user leave the site(after 10 secs) with cross browser compatibility (Including Chrome, Safari, Firefox, etc..). I have tried using Firebase, but it won't work on Safari. Looking for some suggestions. Your's suggestions would be helpful.

Top comments (3)

Collapse
 
deenathayalan profile image
Deenathayalan

try to implement SSE

Collapse
 
abinesh_rajendran64 profile image
Abinesh Rajendran

SSE? What you mean?

Collapse
 
deenathayalan profile image
Deenathayalan

Server-Sent Events (SSE)