Top "Performbatchupdates" questions

Nightmare with performBatchUpdates crash

I am facing a nightmare of a crash during performBatchUpdates on a collection view. The problem is basically this: I …

ios iphone uicollectionview performbatchupdates
How to solve this CollectionView crash?

My app has two CollectionViewControllers. Only one is visible at a given time. I have created the following structure on …

ios iphone uicollectionview performbatchupdates
iOS 11 UITableView performBatchUpdates completion closure not being called

I have a UITableView which is displaying an aggregated feed of posts from several RSS feeds. Whenever my app pulls …

ios swift uitableview ios11 performbatchupdates