Hi all,
I'm having the same issues with webviews as described here:
Apple - Support - Discussions - UIWebView and memory issues ...
Basically, when I release a webview the memory isn't freed (or at least most of it isn't) so as I load more views I run out of memory.
I've been looking for causes on the caching side, but can't really find any useful info on that.
Has anyone noticed the same issue and found a fix?
Thanks
Skip