Cache in the app

Hello. I have a question. Does the Adalo app always pull the data from the database when the app launches or does it use cache and only update the content that has changed on the database? I think it’s very important to add local storage to the apps to gain more/better performance. Most of the lag is due to the pulling “loading” from the databases.

Is it possible make an app that cache? Thanks.

2 Likes

Yep, I would love that feature too!

I made an “Offline Mode” button that leads to anther screen to just put text information only and ascii art. A little sad.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.