safwanrahman / django-webpush

Web Push Notification Package for Django
GNU General Public License v3.0
361 stars 102 forks source link

service worker is not supported in your browser #81

Open Rebix opened 4 years ago

Rebix commented 4 years ago

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

devxpy commented 3 years ago

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

jgardounis commented 3 years ago

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