阅读背景:

如何使用NSFetchedResultsController重新启动查询

来源:互联网 

I'm finishing up the Core Data tutorial, and it suggests trying to convert to using a NSFetchedResultsController. So I've got it so that I can query the existing data, but when I add a row at the beginning, tableView:cellForRowAtIndexPath calls NSFetchedResultsController.objectAtIndexPath, but that still returns the old zeroth object instead of the new one. Is there something I need to do to flush that data?I'm finishing up the Core Data tutorial, and it




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: