在设备上运行 TweetStation iPhone 应用程序时收到内存警告 - monotouch

发布于 2025-01-04 23:28:26 字数 190 浏览 1 评论 0原文

由于我无法理解为什么当我在设备上运行我的应用程序时收到这么多内存警告(在 iPod Touch 上的调试模式下),我想上传 TweetStation 应用程序(再次调试模式),因为我很好奇看到结果。令我惊讶的是,输出非常相似,抛出了很多内存警告,最终崩溃了! (参见屏幕截图)它可能与我的应用程序无关,而与完全不同的东西有关吗?感谢您的帮助...

Since I couldn't make sense with why I receive so many memory warning (in Debug mode on iPod Touch) when I run my app on the device, I thought upload the TweetStation app (Debug mode again) instead as I was curious to see the results. To my surprise, the output was very similar in that a lot of memory warning were thrown and eventually it crashed! (see screenshot) Has it maybe nothing to do with my app whereas more to do with something completely different? Thanks for your help....

Screenshot of Instruments output when running TweetStation app on my device in debug mode! Same results as my app

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

零度℉ 2025-01-11 23:28:26

嗯,TweetStation 几乎没有释放它所使用的内存。它执行的唯一主动内存处理是针对图像,但一般来说,它不会尝试释放与任何推文显示列表关联的任何内存。

Well, TweetStation does very little to release the memory it uses. The only active memory disposal it performs is for images, but in general, it does not try to release any of the memory associated with any of the tweet display lists.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文