iOS 17 Safari can't open a PWA site. "FetchEvent.respondWith received an error: TypeError:Internal error"
Hi,
iOS 17 update to the safari browser has broken the loading of a PWA from service worker. Our company's PWA app fails to load and sometimes shows an error. Note this is most reliably reproduced if you kill the safari browser using the task manager and then open the safari browser again, with the first tab already pointing to the PWA.
Following error is shown:
Safari can't open the page.
The error was: "FetchEvent.respondWith received an error: TypeError:internal error"
This works fine in iOS version 16.6 and earlier. Please fix this as soon as possible.