Crash on EXC_Breakpoint Scroll View
问题 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 RecipeDetailViewController scrollViewDidScroll:]: message sent to deallocated instance 0x15746c40 and it crashed. I enabled NSZombie and that was the code it gave me. Before it was giving a exc_bad_access code. This is my code for ScrollViewDidSCroll - (void)scrollViewDidScroll:(UIScrollView *)scrollView{ // Depending on how far