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

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -