Hi,
I'm pretty new for iphone development, I have problems with memory management. i did a small app, which contains only 3 views, each view contains a UIImageView and a Button. if u click the button in first view it goes to second and then third then again to first.
The problem is while going from first to second, or second to third its doing well with memory. but while going from third to first its holding some memory every time. I didn't understand why it holding back.
I'm giving code here plz can anybody help me.
http://rapidshare.com/files/404473258/CutIt.zip.html
Thanks in advance.