Closed chbeer closed 7 years ago
Steps to reproduce:
The crash happens in a CBUIFetchResultsDataSource that's bound to a table, maybe section table view. It seems the view controllers don't get deallocated.
CBUIFetchResultsDataSource
CBUIFetchResultsDataSource;controllerDidChangeContent:;CBUIFetchResultsDataSource.m;285
Selector name found in current argument registers: numberOfRowsInSection:
Version: 3.2.8 (516) | de.chbeer.ivocabulary3
Steps to reproduce:
The crash happens in a
CBUIFetchResultsDataSource
that's bound to a table, maybe section table view. It seems the view controllers don't get deallocated.Stacktrace
Reason
Selector name found in current argument registers: numberOfRowsInSection:
Link to HockeyApp