Guest User

Untitled

a guest
May 6th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. NSFetchedResultsController didChangeObject is using wrong indexPath after sorting
  2. [fetchRequestController release];
  3. fetchRequestController = [[NSFetchedResultsController alloc] initWithFetchRequest:shortListRequest
  4. managedObjectContext:context
  5. sectionNameKeyPath:nil
  6. cacheName:nil];
Advertisement
Add Comment
Please, Sign In to add comment