MLeaksFinder icon indicating copy to clipboard operation
MLeaksFinder copied to clipboard

一直检查出UIWebView 有如下问题 我的控制器全部释放 作者遇到吗?

Open CharType opened this issue 8 years ago • 2 comments

In case that UIWebOverflowScrollView should not be dealloced, override -willDealloc in UIWebOverflowScrollView by returning NO. View-ViewController stack: ( BFSMatchJumpViewController, UIView, UIView, WMScrollView, UIView, UIWebView, "_UIWebViewScrollView", UIWebBrowserView, UIWebOverflowScrollView )

CharType avatar May 15 '17 10:05 CharType

同问。。

roti13island avatar Nov 14 '17 06:11 roti13island

我也遇到过,用memory map并没有发现可疑的地方

CharlieSuP1 avatar Feb 06 '18 02:02 CharlieSuP1