I face a similar issue and the problem was solved by giving a proper minimum inter item spacing, using the delegate methods – minimumInteritemSpacingForSectionAt- of UICollectionViewDelegateFlowLayout.
I face a similar issue and the problem was solved by giving a proper minimum inter item spacing, using the delegate methods – minimumInteritemSpacingForSectionAt- of UICollectionViewDelegateFlowLayout.