Open
Description
Version
3.1.0
Reproduction link
https://github.com/mikeli11/vuepwaplugin
Node and OS info
Node 8.11.3 / Windows 10
Steps to reproduce
The issue is simple, I create a new project using vue-cli-3.1.0 and select the pwa plugin. I publish this app to netlify and add it to my homescreen on iOS12. I open the app and everything looks fine, I make an update and publish the site again. No matter how many times i open the app on iOS it is always showing the old version. This could be a Vue pwa plugin specific issue or with safari.
See it in action:
https://youtu.be/b197y8sMaKM
What is expected?
PWA is updated with the latest content.
What is actually happening?
PWA is still the older version of the app.