Quote:
Originally Posted by erikk
thanks for your reply..
I checked it, and i think it is the net bytes..
I've upload a screenshot, maybe that says more to you
Yfrog - afbeelding1d
|
How are you pushing on the viewcontrollers? When you push a view controller onto a navigationcontroller it sends a retain message automatically to the view controller so you need to release it once after pushing it on.