ios - Webview - memory allocation increasing with each article load -
i have created 1 application book reading using splitviewcontroller.
there number of article list in masterviewcontoller , tapping on article, contents loads webview. there memory leak webview every article load, memory allocation increased 4-5 mb.
kindly let me know if has came across this.
ps: detailsviewcontroller created once. tested using strong , weak reference webview.
Comments
Post a Comment