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
Did you succeed displaying a declarative message without a service worker? I tried using Safari Version 18.4 (20621.1.14.11.3) form Sequoia 15.4 Beta 3 and a modified simple Node.js solution pwa-push-example. No success until now. When setting mutable to true, notification is delivered via SW push event, but handling notification clicked similar to the code from the WebKit WebPushDaemon test doesn't show a notification either: WebPushDaemon test
Beyond implementing what seems to be the standard, I have not had a chance to download and test on the new Safari beta, so not sure if its fully functional or not.
Safari 18.4 added experimental support, so let's add server support to help out!
Initial Pitch:
Draft Specs:
References:
Note
This issue should only be closed once the spec is merged to tackle any changes that may come in.
The text was updated successfully, but these errors were encountered: