xcode - Memory Leaks tutorial in iphone -
is there tutorial link can me in memory leaks of iphone,, b/c facing problem whenever allocate memeory , in dealloc releasing memeory, problem when run application in (run-> run performance tools -> leaks) got leaks through there.. how can resolve it...
reply me plz
in xcode, can run build , analyze. xcode shows memory leaks arrows of bad memory management.
this tutorial : iphone-memory-management-tips
Comments
Post a Comment