Clear cache on external link
Hello,
Im currently working on a iphone + phonegap + jqmobile app.
This app has external links to files like pdf.
The problem i have is that if i press the pdf file it will load the file in a new windows.
When i close the app and restart it again it will show the pdf again.
Is there a way to clear the cache of jquery mobile? or is there a way to restart app when openening again?
Thank you.