CoreData: error: (NSFetchedResultsController): couldn't read cache file to update store info timestamps

Hi,


Using Xcode 8.3.3, iOS 10.x i get the following error:


"CoreData: error: (NSFetchedResultsController): couldn't read cache file to update store info timestamps"


Setting caches to NIL solves the problem. Some posts say, this is a iOS bug, fixed in 10.1 but i still get the errors.


As i need caches, because of huge data, I am looking for a solution.


Can any1 help me?

CoreData: error: (NSFetchedResultsController): couldn't read cache file to update store info timestamps
 
 
Q