You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this works fine on Chrome via localhost - I've looked around and can't seem to find anything obvious, is there something i am missing? also, is this correct? i thought safari would be supported, based on the docs (referenced above)
You have to install 2.0.0-beta.2 for working push notifications in safari desktop. Mobile safari is not yet supported by beams.
Also check the allowed host.
@b6oh is correct, at this time we don't support web push on Safari / iOS and you would need to use the beta version of the library for native Safari notifications.
I've followed the walkthrough here to setup certificates, ive also installed the 2.0.1 sdk, and I see the following issue in safari on the local app.
this works fine on Chrome via localhost - I've looked around and can't seem to find anything obvious, is there something i am missing? also, is this correct? i thought safari would be supported, based on the docs (referenced above)
push-notifications-web/src/push-notifications.js
Line 536 in 13c861e
seeing this locally as well
The text was updated successfully, but these errors were encountered: