Hi, We have a web view in our application. When we click on a link of PDF, the PDF gets downloaded and stored in cache.
I want to remove the pdf that already downloaded on the device(from the cache). I tried removing from the following places but that didn't help. Can you suggest me some way to delete cached PDF?
Ti.Filesystem.applicationDataDirectory Ti.Filesystem.tempDirectory Ti.Filesystem.applicationCacheDirectory