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.