pusher / push-notifications-web

Beams Browser notifications
MIT License
39 stars 19 forks source link

undefined is not an object (evaluating 'window.safari.pushNotification') #141

Closed ghost closed 1 year ago

ghost commented 1 year ago

Safari on iOS allows push notifications when the app is a home screen app since iOS 16.4. Currently i get the error undefined is not an object (evaluating 'window.safari.pushNotification') with 2.0.0-beta.2 when registering the device on a home screen app on iOS. Is there something I can do?

benw-pusher commented 1 year ago

At this time Beams does not support Web Push notifications on Safari/iOS.