0

After upgrading to XCode12 and iOS14 I have an issue in one collection view which does not display as it did when compiling for iOS 13.6. The order of the cells is wrong and the spacing/dimensions are as well. Please see the picture (top, in the oval). In the iOS13.6 build, the cells were equally spaced, did not overlap, and were in a different order. This happens both on the simulator as well as on the actual device.

enter image description here

The code has not changed at all (still uses the delegates).

Does anyone have any clue?

Thanks

Marco
  • 81
  • 1
  • 8
  • Does this answer your question? [Potential Bug in UICollectionview in iOS14](https://stackoverflow.com/questions/64029284/potential-bug-in-uicollectionview-in-ios14) – Rudedog Sep 23 '20 at 15:40
  • No, because it is the same question I posed in a much better way.... – Marco Sep 23 '20 at 16:56
  • 1
    Why are you posting the same question twice? You should close one of them. – Rudedog Sep 23 '20 at 19:07
  • A better explanation with comparative examples can be found here: [Potential Bug in UICollectionview in iOS14](https://stackoverflow.com/questions/64029284/potential-bug-in-uicollectionview-in-ios14) – Marco Sep 24 '20 at 06:36
  • I have posted an answer in the link above – Marco Oct 04 '20 at 09:22

0 Answers0