Achieving full progressive web-app (PWA) support has several UX nuances and can create difficult caching bugs. Most of our data through firestore uses websockets which service worker does not cache. PWA is not high priority since we will eventually be a native mobile app.
Achieving full progressive web-app (PWA) support has several UX nuances and can create difficult caching bugs. Most of our data through firestore uses websockets which service worker does not cache. PWA is not high priority since we will eventually be a native mobile app.