I have an iphone web application that uses the cache.manifest file to successfully cache files. The problem starts when I want to update the application, when it uses old files due to the cache.
How to make a cache.manifest file to correctly update new files? can i determine the version or something else?
thank!
Gilad
source
share