Ionic cache storage?

Hello,

I would like to put a cache on my application, so that when I leave the application and I go back, the old data is still there otherwise because for example if I have more connection, I go back to the application everything I load with firebase will not show up … how?

That’s for SQLLite no ? I use firebase

That is all the goodies you can use to create a local cache catering what you seem to need.

And indeed either sqlite, indexdb etc. But the doc is pretty clear on it