safwanrahman / django-webpush

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

Javascript Error in Safari (undefined is not an object) #92

Closed DesarrolladorTranseop closed 3 years ago

DesarrolladorTranseop commented 3 years ago

Hi, I have a error in Safari when I push the button to suscribe.

TypeError: undefined is not an object (evaluating 'reg.pushManager.getSuscription') -suscribe -Anonymus Function

octopo-io commented 3 years ago

Safari is not compatible with push api

safwanrahman commented 3 years ago

😓 Safari does not support push yet!