我的应用程序出现此错误:***-[UICollectionView_endItemAnimations]断言失败,/SourceCache/UIKit/UIKit-2372/UICollectionView.m:2801它发生在我的-controllerDidChangeContent:方法中这一行:[self.collectionViewperformBatchUpdates:^{...}];有谁知道是什么原因造成的?我的代码密切基于https://gist.github.com/4440c1cba83318e276bb我不知所措。谢谢! 最佳答案
我的应用程序出现此错误:***-[UICollectionView_endItemAnimations]断言失败,/SourceCache/UIKit/UIKit-2372/UICollectionView.m:2801它发生在我的-controllerDidChangeContent:方法中这一行:[self.collectionViewperformBatchUpdates:^{...}];有谁知道是什么原因造成的?我的代码密切基于https://gist.github.com/4440c1cba83318e276bb我不知所措。谢谢! 最佳答案