Seems like there's an issue that causes worker pouch to get stuck on iOS devices (iPad and iPhone).
I'm not sure exactly what causes this but I was able to reproduce it in the following stackblitz.
https://stackblitz.com/edit/angular-worker-pouch-ios
Basically enabling worker-pouch.
When I tested my device for isSupportedBrowser I got true.
Would love to help test any fix you have in mind.
Seems like there's an issue that causes worker pouch to get stuck on iOS devices (iPad and iPhone).
I'm not sure exactly what causes this but I was able to reproduce it in the following stackblitz.
https://stackblitz.com/edit/angular-worker-pouch-ios
Basically enabling worker-pouch.
When I tested my device for
isSupportedBrowserI gottrue.Would love to help test any fix you have in mind.