Hacker News new | ask | show | jobs
by uLogMicheal 1106 days ago
Nice! Apple fixed all the problems for my PWA reported on iOS

Resolved Issues

     Fixed passing NotificationOptions.silent. (107424158)

     Fixed: Started using origin directory for DOMCache and ServiceWorkerRegistrations. (107843591)

     Fixed Notifications API to default silent to the platform convention. (109390045)

     Fixed Web Push notifications not working in some cases by running the service worker before firing the activate event. (109411104)

     Fixed firing controllerchange event when a service worker gets deleted. (109567316)