Post by Cesar Dias
I am currently being held hostage by a service worker who is refusing to update my app. It works if I refresh the app with command+shift+r, but then If I refresh with just command+r it goes back to the old version. I don't know what to do anymore. And it's not like I can push a fix as the fix won't be updated nonetheless, I thought I had fix this problem some time ago by calling `self.skipWaiting()` which forces the service worker to activate, but still doesn't work, I don't want to manually update the service worker on the browser settings as it will only work for me. It's a nightmare
0
0