How do you check for leaks?
Answer / Hitesh Kumar
In Objective-C, to find memory leaks, you can use tools like Instruments or third-party libraries such as MallocStackLogging.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is delegate? Can delegates be retained?
What does mean in xcode?
What is .h and .m file in xcode?
What number distinctive annotations is accessible in objective-c?
What is mark and sweep algorithm?
How to convert objective c project to swift?
What does __ block do?
Is objective-c is used in window also?
How is string represented in objective-c?
What are the characteristics of the category?
What is difference between null and nil?
Is objective c better than c++?