草庐IT

InstrumentsUserGuide

全部标签

ios - WKWebView内存一直在增加

在我的应用程序中,我在wkWebView上加载了交互式sessionURL,但我注意到分配的内存一直在逐渐增加。当应用程序启动时,内存约为22MB,但内存会以秒为单位增加。如何阻止我的内存力随时间逐渐增加? 最佳答案 https://developer.apple.com/library/ios/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/LaunchingInstruments.html尝试在Instruments中使用Leaks或Allocations