I am using UICollectionView using the flow layout. I have made a custom UICollectionViewCell for the same. But on running the project the console k
UICollectionView
UICollectionViewCell
Be sure to set the right autoresizing mask for UICollectionView and UICollectionviewcell. This fixed my problem for iPhone 4 Simulator