Memory management issues
Hi
I am fairly new to iPhone Development, the game I am creating is one of my first proper apps. I have just about finished work on it and am running through bugs and glitches.
I have been trying to make sure my app is as memory efficient as possible, however, I am aware that in reality it is terrible. Although the app runs fine on the latest iPod, I know that it is likely to crash on a previous gen iPod.
I would like to improve the memory management, however I unfortunately do not fully understand memory allocation and management after running my app through the 'Leaks' part of instruments It has become so confusing! Parts that I think are fine have come up as leaks and I cannot find a way to solve them!
Does anybody know of anywhere that can help me understand how to manage memory better and help me correct my code?
Thanks you for any help you can offer!
Jetwilson
|