[Ionic 4] [Help] - PWA

Hello

getting a firebase image and listing on screen does not install service worker

if you remove the image from the listing, all right installs service worker.

some help?

app.module with serviceworkermodule

get images

While it may not be your issue, there seems to be an issue with pwa in angular 7 where the sw is not consitently loaded

As such, i force load the sw manually in app.component.ts