Hello guys,
Here’s the thing, I need to use the data stored in firebase whether the app is online or not, queuing up the requests when the app is offline and executing then when it is online, or retrieving data from a cached copy of the firebase data, so I’ve read about firebase and I saw that it supports this functionability with cached data but, I wasn’t able to implement it on thunkable X, so if you guys could tell me if it’s possible or not and if it is, help me or show me an example on how to do it it would be very helpful.
Thank you all in advance!