Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nsfetchedresultscontroller

Core Data app crashing with "controllerWillChangeContent : unrecognized selector sent to instance"

Core Data: Background fetch, NSFetchedResultsController and Sorting time

NSFetchedResultsController duplicated rows

UITableView keep the scroll at the correct position while updating NSFetchedResultsController

Make UITableView keep scroll position when adding cells at top

How to unit-test NSFetchedResultsController in Swift

NSFetchedResultsController sections localized sorted

NSFetchedResultsController complex fetch request and model

NSFetchedResultsController consistent delay in updating UITableView cell; insert works instantaneously

TableView with two instances of NSFetchedResultsController

NSSortDescriptor to sort by number of items in Core Data To-Many Relationships

Core Data error: 'Objects must be sorted by section name' for specific languages such as Thai

NSFetchedResultsController returns duplicates (the same objectID and reference)

Magical Record, saving, and NSFetchedResultsController

NSFetchedResultsController's delegate doesn't fire after predicate is changed

NSFetchedResultsController custom sort not getting called

iOS - Core Data - Multiple NSFetchedResultsController in one UIViewController