Collection-View-in-a-Table-View-Cell
Collection-View-in-a-Table-View-Cell copied to clipboard
NSInternalInconsistencyException iOS12
Hello!
The code works flawlessly in iOS13, but in the twelfth edition it crashes with the following message: 'NSInternalInconsistencyException', reason: 'UICollectionView received layout attributes for a cell with an index path that does not exist: <NSIndexPath: 0x87783bada8e26090> {length = 2, path = 0 - 0}'
Has anyone stumbled upon this problem?
Kindest regards,