pusher / push-notifications-web

Beams Browser notifications
MIT License
39 stars 19 forks source link

iOS Chrome not working #73

Closed madroneropaulo closed 3 years ago

madroneropaulo commented 3 years ago

I get an error on Chrome for iOS

Erorr: Pusher Beams does not support this browser version.

Chrome 87.0.4280.77 iOS 14.2 iPhone Xr

benw-pusher commented 3 years ago

At this moment iOS browsers are not supported by Pusher Beams, as iOS browsers do not support the Push API. This is something that may be addressed in the future but is not on our current roadmap.

You can use our push-notification-swift library for any native iOS apps that require push notifications.