Hello!
My app downloads and saves the file in the dirinternal folder.
I'm using OKHttputils2, however when I change the file on the server, the application continues to display the old file.
What is the solution for forcing the old file to be replaced with new one?
The application downloads the file each time it is started
My app downloads and saves the file in the dirinternal folder.
I'm using OKHttputils2, however when I change the file on the server, the application continues to display the old file.
What is the solution for forcing the old file to be replaced with new one?
The application downloads the file each time it is started