UIWebView 占用约 20mb 内存
因此,在使用我的应用程序运行 spme 测试以确定内存使用率极高的原因后,我发现 UIWebview 是其背后的原因。我有一个隐藏的 webView,我在其中执行一些操作,但重点是当我告诉 webview 下载 URL 请求时,内存消耗会增加 20-25mb,这不是很好。我没有对视图做任何其他事情,我只是告诉它加载页面。有解决办法或者有人遇到类似情况吗?谢谢..
So, after running spme tests with my app to determine the cause for extremely high memory usage, I found out that UIWebview was behind it. I got a hidden webView where I perform some operations, but the point is when I tell the webview to download the URL requests, memory consuption rises like 20-25mb which is not very good. I am not doing anything else with the view, I only tell it to load the page. Any solutions or has someone encountered similar? Thanks..
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论