File Cache - How Does It Work?

Modified on Sun, 27 Feb 2022 at 08:39 PM

We download the following files to JOBka:

1. A configuration file that defines what the application should look like. This is XML that is not large. This XML is downloaded at application startup only when it is changed.


2. CustomPage - HTML pages created by support. These are downloaded when the application is started, only when they change (creates new ones)


3. Images for messages and questions - They are downloaded at the first view and are also updated at the view if they change.


4. PDF files - Unfortunately, they are "downloaded" to the device every time they are displayed, because the web module takes care of their display.


In addition, we have a mechanism that checks at startup when the files were last used, and if it was more than 14 days, it deletes the file and will have to download it again.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article