You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/19 09:25:44 UTC

[GitHub] zeoc opened a new issue #414: cordova-ios and serviceworker

zeoc opened a new issue #414: cordova-ios and serviceworker
URL: https://github.com/apache/cordova-ios/issues/414
 
 
   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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org