是否可以在 Monotouch 中使用 NSZombieEnabled?

发布于 2024-10-16 08:21:10 字数 405 浏览 1 评论 0原文

我一直在阅读有关环境变量 NSZombieEnabled 和我想知道目前是否可以在 Monotouch 运行时中使用它?如果没有,是否有一个合适的替代方案,我只是在上面加玻璃?

我问的原因是因为它可能有助于发现他们的应用程序中可能存在的任何泄漏 - 我尝试使用 Instruments 但取得了有限的成功,并且想尝试所有可能的选项以确保我有一个良好且稳定的应用程序。

编辑

我误解了它们的用途(毕竟是周一早上...) - 但我仍然很好奇是否可能,或者因为 C# 的自动 GC ,它们是否相关?

I've been reading up about the environmental variable NSZombieEnabled and I wondered whether it is currently possible to use this in a Monotouch runtime? If not, is there a suitable alternative that I'm just glazing over?

The reason I ask is because it may be helpful to find any leaks one may have in their app - I've tried to use Instruments with limited success and would like to try every possible option to ensure I have a nice and stable app.

Edit

I misunderstood what they were used for (it is Monday morning after all...) - but I would still be curious to know whether it is possible, or because of C#'s automated GC, whether they would be relevant?

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

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

发布评论

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

评论(1

小姐丶请自重 2024-10-23 08:21:11

在模拟器调试器上运行时,MonoTouch 会自动启用 NSZombieEnabled。

目前无法在设备上启用此功能。

MonoTouch automatically enables NSZombieEnabled when running on the simulator debugger.

There is currently no way to enable this on the device.

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