phonegap / phonegap-plugin-pwa

A plugin to provide progressive web app API's
45 stars 6 forks source link

Implement ServiceWorker plugin #7

Open macdonst opened 7 years ago

macdonst commented 7 years ago

iOS: https://github.com/phonegap/phonegap-plugin-service-worker

Android: https://gist.github.com/dpogue/d3e2a66a0fb9edd02e1fd2bc17e36012 https://github.com/apache/cordova-android/compare/master...dpogue:app-scope (was decided this should not be in the platform)

hollyschinsky commented 7 years ago

We should also add support for swprecache generated service workers.