xiubojin / JXBWKWebView

An component WebView for iOS base on WKWebView
MIT License
736 stars 115 forks source link

MEM LEAKS #23

Closed hatjs880328s closed 5 years ago

hatjs880328s commented 5 years ago

__block id observer = [[NSNotificationCenter defaultCenter] addObserverForName:UIApplicationDidFinishLaunchingNotification object:nil queue:nil usingBlock:^(NSNotification * _Nonnull note)

你好。 使用内存泄漏跟踪工具,检测到这里有内存泄漏。

期待你的回复。

xiubojin commented 5 years ago

放心用,这么写没问题。