3lvis / DATASource

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

EXC_BAD_ACCESS on tableView.endUpdates() #47

Closed ortizroberto closed 8 years ago

ortizroberto commented 8 years ago

Hi, I have been using DATASource for a hile now with Sync, in my project everything works fine in iOS 9, but testing in iOS 8.4 throws an EXC_BAD_ACCESS on public func controllerDidChangeContent specifically on tableView.endUpdates() . Could you guide me in what can be wrong? Thanks

3lvis commented 8 years ago

Hi @ortizroberto,

Hard for me to say what's wrong without steps to reproduce. Could you help me with that?

ortizroberto commented 8 years ago

@3lvis I just realized it had nothing to do with DATASource. But thank you so much anyway, keep up this good work.

3lvis commented 8 years ago

@ortizroberto Great news! Have an awesome weekend! :beers: