How to clear UIWebView cache?
        Posted  
        
            by Mike Rychev
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mike Rychev
        
        
        
        Published on 2010-03-26T13:13:43Z
        Indexed on 
            2010/04/28
            23:57 UTC
        
        
        Read the original article
        Hit count: 1637
        
I need UIWebView to display some local .webarchive file. But images there have same names, so UIWebView shows only one image all the time. How can I clear the cache?
Thanks in advance
© Stack Overflow or respective owner