为什么我在 UICalloutView 上遇到内存泄漏 iOS5 ARC 项目?
我在 ARC iOS5 项目上遇到内存泄漏,这似乎是来自我的地图注释标注。当我跟踪泄漏时,它们似乎是 QuartzCore、MapKit、UIKit 内部的——它们都没有跟踪回我的代码。这是 iOS5 SDK 中的已知错误吗?或者我可以采取什么措施来修复它?
I'm getting memory leaks on an ARC iOS5 project which appear to be from my map annotation callouts. When I track the leaks they appear to be internal to QuartzCore, MapKit, UIKit -- none of them track back into my code. Is this a known bug in iOS5 SDK or is there something I can do to fix it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论