I host a PWA build with Ionic v4 Angular v7 on Firebase
When iOS user access it for the first time, use it and had it to their homes teen it’s all good
If I redeploy the app on Firebase, then next time they start/access the app they will encounter a white screen of death
If the safari browser cache is cleaned, then at least in the browser it works again but the app added to the home screen still face the white screen
I use the @angular/pwa to bundle the service worker
Any idea what the heck?