ionic-stencil-hn-app icon indicating copy to clipboard operation
ionic-stencil-hn-app copied to clipboard

When you update the app, make sure that the SW is refreshed

Open kenchris opened this issue 8 years ago • 0 comments

You need to touch the SW for it to update (ie do a const version = 1 inside and bump it). Then remove old cached resources and re-cache).

Also make sure the SW is ALWAYS no-cache! same with manifest.json.

kenchris avatar Sep 11 '17 16:09 kenchris