iphone - is it possible to free memory of UIWebView? -


I am trying to release the UIWebView object but it is not a free memory. Is there a reason for this?

Maybe it can help to clean cache? See NSURLCache category.


Comments