TableView - iVar reset when returning from details view
- by iFloh
Hi, anyone knows what I need to do to retain my TableView iVars whilst pushing a details view onto the navigation stack?
I have an array and a date defined as iVars and the array is retained, whilst the date is not. I checked whether there may be an autorelease hidden somewhere but there are no obvious ones.
The properties are defined as…