Strange Google Chrome and PWA

Hello.
I’m developing my first PWA so now it can be installed on android device and this PWA can cache all files to work offline.

(Project - https://glitch.com/edit/#!/bulby);

And it works offline(works fine in Yandex browser). but not in Google Chrome.

Googling didn’t give results, maybe I just have done smth wrong.
So, please. if you have a PWA made on Glitch that works fine offline on Google Chrome (after it’s on homescreen) => let me know)

P.s. I’m writing this topic in the middle of night so there might be a lot of grammar mistackes and so on)

Mariko from Google created some example projects on Glitch which might help you: https://glitch.com/~offline-with-serviceworker https://glitch.com/~lighthouse-100

1 Like