PWA application

I like PWA but found that it makes it almost impossible to refresh the application if I make a change.
I tried in 3 different Tablets and 2 different phones. In some, even clearing the Cache still doesn’t work.
Am I missing something?
When I get to update it works fine, even offline.
Mario

I find it helps to clear the cache completely before installing a PWA over an older app. It gets confused by having two caching schemes in place at once.

PWAs are pretty stable now, but I don’t think they though much about backward compatibility when they implemented them. There are also odd corners and edge case where different browsers have different implementations.

This sounds like the issue where code.js is not updating. I’ve got it happening s lot less since turning off firewalls and virus protection.