search results

  1. There are several known issues and behavior changes with NSFetchedResultsController on ... using its key must match that using sectionNameKeyPath. ...
    developer.apple.com/library/ios/​documentation/CoreData... - Cached
  2. sd1 uses the same key as provided to the FRC in sectionNameKeyPath. sd2 uses a different key. ... Creating table sections with NSFetchedResultsController. 1.
    stackoverflow.com/.../12249151/​nsfetchedresultscontroller... - Cached
  3. I have a core data app that is using the sectionNameKeyPath \"group.name\" with the fetchRequest in order to group the results by the group entity\'s name attribute.
    stackoverflow.com/...core...in-an-​nsfetchedresultscontroller - Cached
  4. ... we’re going to discuss how we can optimize our app by using NSFetchedResultsController, ... fetchRequest managedObjectContext:_context sectionNameKeyPath: ...
    www.raywenderlich.com/999/core-data-​tutorial-for-ios-how... - Cached
  5. I’m speaking here about sections that come directly from using sectionNameKeyPath in the NSFetchedResultsController. thanks, regards, r.
    forums.pragprog.com/forums/83/topics/​3992 - Cached
  6. User Name: Remember Me? ... as seen in the NSFetchedResultsController method. ... type string. It is then used as the sectionNameKeyPath.
    forums.macrumors.com/​showthread.php?t=1058353 - Cached
  7. ... » NSFetchedResultsController . Class List Framework ... or the relative ordering using its key must match that using sectionNameKeyPath ...
    www.rubymotion.com/.../api/​NSFetchedResultsController.html - Cached
  8. Core Data and NSFetchedResultsController do clever things under-the-hood to improve performance, such as loading data in batches as it’s needed.
    darrarski.pl/news/3145-​ns fetchedresultscontroller... - Cached
  9. Adobe PDF
    ... managedObjectContext:sectionNameKeyPath:cacheName:16 objectAtIndexPath:18 ... NSFetchedResultsController *frc = <#A fetched results controller#>; ... (using ...
    developer.apple.com/.../​NSFetchedResultsController_Class.pdf
  10. The methods I found online for accomplishing this all suggested using an ... from using my NSFetchedResultsController as ... sectionNameKeyPath: ...
    www.cimgf.com/.../05/re-ordering-​nsfetchedresultscontroll er - Cached