Manually Reordering Rows across Multiple Sections of an NSFetchedResultsController-backed UITableView

That title is a mouthful…sheesh.  But along with the tags on this post, I’m hoping to do some simple SEO and help other devs avoid the headache I just slogged through. If you’re an iOS coder the title pretty much explains this post.  NSFetchedResultsController generally makes getting data into a UITableView a snap. So when I… Continue reading Manually Reordering Rows across Multiple Sections of an NSFetchedResultsController-backed UITableView