breautek commented on issue #1210: URL: https://github.com/apache/cordova-docs/issues/1210#issuecomment-938602848
Based on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Cache), it looks like the Cache API is a service worker feature. I'm pretty sure service workers are **not** supported by the underlying webviews. They are supported in the browser application themselves (e.g. Safari and Chrome) but not the WKWebView / Android System Webview counterpart in which the native apps have access to. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
