Ionic PWA goes blank after 2-3 updates & if user hasn't open the app in a while

I have a huge problem with my PWA app where if I deploy 2-3 new versions and the user has not opened or updated their app for 2-3 versions, their app just goes blank!

I am not sure what the reason is, it could be that the runt-time file or one of the .js files has changed and is not able to be compiled.

Is there any way to make ionic refresh or update itself, if it detects it has broken itself?

1 Like