Hi, is there a way to implement a service worker in a cordova ios app ? symptom : navigator.serviceWorker do no exists at runtime.
My understanding is that the serviceworker is not available to webapp because of launching files under file:// protocol and webkitview do not allow serviceworker except under https protocol... My app works fine outside of cordova on Ios device (wep shortcut) but a native webapp is my goal... Is there a workaround ? thanks [ Full content available at: https://github.com/apache/cordova-ios/issues/414 ] This message was relayed via gitbox.apache.org for [email protected]
