3lvis / DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
Other
106 stars 27 forks source link

Avoid weird inconsistency state when data is not valid #74

Closed 3lvis closed 8 years ago

3lvis commented 8 years ago

When performBatchUpdates fails for any reason, the collection view displays white blocks. The only quick way to fix this is by killing the app.