safwanrahman / django-webpush

Web Push Notification Package for Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

service worker is not supported in your browser

Rebix opened this issue · comments

commented

Hello
every thing working fine but when I browse my site with my chrome android I get this in "webpush-message"

"service worker is not supported in your browser"

chrome android version: 83.0.413.106

Please follow this guide to whitelist your IP address so chrome allows service workers.

I get the same message but for Firefox 84.0. It works flawlessly in Chrome, but I need it to work on Firefox.