NSFetchedResultsController: The fetched object at index x has an out of order section name
I have three sections in my tableView: Today Upcoming Past When the app launches, the view controller that's launched has an NSFetchedResultsController. If I delete the app and relaunch it in simulator for the first time, it runs great; however, when the date changes, meaning the next day of after, the app gives the error below: 2014-06-29 19:48:35.326 App[37398:4803] CoreData: error: (NSFetchedResultsController) The fetched object at index 4 has an out of order section name ' Upcoming. Objects must be sorted by section name' 2014-06-29 19:48:35.328 App[37398:4803] Unresolved error Error