This is a new problem I have been having ever since I\'ve been updating my app for iOS 7. Everytime I launch the app on my device or simulator, I get this error code
Re
or if you watching for table view scrolling
- (void)viewWillDisappear:(BOOL)animated { _table.delegate = nil; }
Anyway its strange to call notification or something like that on dealloc