Memory leak for MFMailcomposeviewcontroller on send mail

為{幸葍}努か 提交于 2019-12-24 00:58:06

问题


My app used MFMailcomposeviewcontroller for send mail.I used instrument to check leak,when i press send button in mail compose got more leaks in foundation and messageUI framework and

attached screen shot of instrument leak.can any one help me to solve it.

回答1:


Here is an absolutely amazing tutorial on debugging memory leaks in Xcode with Instruments. It will teach you to interpret that display for yourself.



来源:https://stackoverflow.com/questions/14907372/memory-leak-for-mfmailcomposeviewcontroller-on-send-mail

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!