So, if you go with a cache-first strategy in your service worker, it'll grab stuff from the cache first, without bothering to check the domain or the internet.
Yes, I was reading about it. It turns out that in the short to medium term, it is possible. However, in the long term, iOS clears all the cache if the user isn't using the app. I think we should look for a different strategy. Do you have any alternative plans? 🤔