WKWebview 服务工作者

WKWebview Service Workers

如何为 WKWebview 启用 Service Worker,我听说他们只能在 Safari 中工作?有什么解决方法吗?我听说在 iOS 14 年 Service Workers 将再次在 WKWebviews 上可用,这是真的吗?

我看到了这个 post:

但在 .entitlements 中添加 com.apple.developer.WebKit.ServiceWorkers 仅适用于模拟器。目前这仅适用于 iOS 模拟器,直到 Apple 更新 Apple Developer Portal。

有什么解决办法吗?

很遗憾,WKWebView 中不存在 Service Worker。