There are lot of things are involved in our code like
1. Proper naming conventions
2. Initialization of objects more than once
3. Advance object oriented skills
4. properly release of the objects
5. remove unused variables
6. Some analyzer code/parser issues i.e. not addressing issues properly on some places on blank like showing memory leaks.
We can remove all memory leaks issue by customization of existing code and by of Objective C coding Rules.
Coding Rules can be found here
Subscribe by Email
Follow Updates Articles from This Blog via Email
No Comments
comments