Clear Absolute Cache on Application close Ipad app
Posted
by geeth
on Stack Overflow
See other posts from Stack Overflow
or by geeth
Published on 2010-05-11T19:29:29Z
Indexed on
2010/05/11
19:34 UTC
Read the original article
Hit count: 151
ipad
I am saving Images in NSCachesDirectory in a App. At the end of app execution i would like to clear all temporary cache. Is there a way to force clear all cache on application exit. I do realise the local folder keeps cache for 3 days..but my requirement is to force clear the Cache. Thx
© Stack Overflow or respective owner