WebView-CG / Compatibility-Data-Project

We are driving an initiative to measure compatibility between WebViews across the ecosystem. This repository is used to track tasks and the current state of the project.
https://caniwebview.com/
18 stars 5 forks source link

Service workers #17

Open NiklasMerz opened 4 months ago

NiklasMerz commented 4 months ago

I salute you for this effort, it won’t be trivial! For example, WKWebView doesn’t allow use of service workers… unless the domain you’re loading is included in the WKAppBoundDomains key of your app’s Info.plist file. Would be great to have all this info in one centralized place though!

https://news.ycombinator.com/reply?id=40284526&goto=item%3Fid%3D40284147%2340284526

RupertBenWiser commented 1 month ago

Somewhat covered here: https://caniwebview.com/features/mdn-serviceworker/