Quote:
Originally Posted by hawshy
This really help alot!! Thanks!  
|
Just to give you my little experience: I had the same problem inside the the same navigation logic and had an autorelease in addNotation that gave me random errors.
Once deleted (and put in the dealloc) I fixed it.
Fabrizio