Hi,
I'm currently at the point where i'm allmost ready to launch my application, which i've developed in the last 4 months...
The application is running smooth and everything goes well..
Anyway, when i launc my app with the Leaks instrument, i found out that the memory keeps on growing with every new viewcontroller that i push (it's inside a UINavigationController)...
I have no experience in using the leaks instrument, so any help may be welcome..
I've allready searched the forum and read some memory management documents, but i can't get it fixed by just releasing some extra objects..
Advice would be very appriciated!