Caching for data / offline functionality

Caching für Daten / Offlline Funktionalität

The app always has to reload all the data. This is completely unnecessary and leads to a very large volume of data that is repeatedly transmitted. It would make sense to load metadata such as images only once and save them in a local cache. In addition, the app should also work when there is no internet connection. (Not all branches have reception). Caching would also solve the problem here.

Post archived

It's been quiet here for quite a while! We have therefore decided to archive the post. If this topic is still on your mind, feel free to start a new discussion.

Start Discussion
Loading...