Posts

Post not yet marked as solved
0 Replies
302 Views
Assertion failure in -[UICollectionView _setNeedsVisibleCellsUpdate:withLayoutAttributes:], UICollectionView.m:1511  I have the following structure here -| UITableView -| UITableViewCell   -| UICollectionView           -| UICollectionViewCell           -| UICollectionViewCell ... when I override func systemLayoutSizeFitting in TableViewCell, The crashed occurred.
Posted
by DonyD.
Last updated
.