Closed jinsongK closed 10 years ago
Thanks for reporting this. Would love a fix, thank you.
Both NAPinAnnotationMapView and NACarAnnotationCallOutView, I guess.
Thanks for reporting. I briefly loaded up the latest version on the simulator with instruments. I couldn't find any memory leaks. Perhaps you could provide some more details on how to replicate the problem, or perhaps some screenshots or a video of what you are seeing? Cheers!
@jinsongK The attachments from emails don't work when you send them to github. If you can drag and drop things here that'd be great!
原始邮件 发件人: Daniel Doubrovkine (dB.) @dblockdotorg<notifications@github.com>收件人: neilang/NAMapKit<NAMapKit@noreply.github.com>抄送: jinsongK<22339146@qq.com>发送时间: 2014年5月9日(周五) 19:43主题: Re: [NAMapKit] Retain cycle bug (#31)@jinsongK The attachments from emails don't work when you send them to github. If you can drag and drop things here that'd be great!
—Reply to this email directly or view it on GitHub.
When i run demo,i found a problem. When NAPinAnnotationsDemoViewController return to the NAMasterViewController, NAPinAnnotationsDemoViewController can't release. i check this demo with instruments tool,and found NAPinAnnotationsDemoViewController' count is always increase.