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

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

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -