Only my second time using UICollectionView\'s and perhaps I have bitten off more than I can chew but nevertheless:
I am implementing a UICollectionView (myCollection
It was happening for me when item height == 0 by fixing that cellForItem method was called.