Macworld Forums

Macworld Forums: How to track the memory leaks in any iOS application? - Macworld Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to track the memory leaks in any iOS application?

#1 User is offline   iFuturzInc 

  • Newbie
  • Pip
  • Group: New Members
  • Posts: 3
  • Joined: 18-May 12

Posted 01 June 2012 - 01:44 AM

How to track the memory leaks in any iOS application?
0

#2 User is offline   bastion 

  • Power User
  • PipPipPipPip
  • Group: Members
  • Posts: 9,114
  • Joined: 14-October 04

Posted 01 June 2012 - 03:19 AM

View PostiFuturzInc, on 01 June 2012 - 01:44 AM, said:

How to track the memory leaks in any iOS application?


Obviously the first thing to do is look through your code and make sure you're scrupulously complying with the memory contract. If you can't find and plug the leak that way, use the "leaks" debugging instrument. Assuming you're using a recent version of Xcode you configure that in the Profile settings for your project.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users