Hello Brian :) I have these warnings whenever I rotate my simulator
2019-09-02 09:49:59.754474+0200 AppStoreJSON[2504:609105] The behavior of the UICollectionViewFlowLayout is not defined because:
2019-09-02 09:49:59.754611+0200 AppStoreJSON[2504:609105] the item width must be less than the width of the UICollectionView minus the section insets left and right values, minus the content insets left and right values.
2019-09-02 09:49:59.755918+0200 AppStoreJSON[2504:609105] The relevant UICollectionViewFlowLayout instance is <UICollectionViewFlowLayout: 0x7f9518516ad0>, and it is attached to <UICollectionView: 0x7f9518859000; frame = (0 0; 414 896); clipsToBounds = YES; autoresize = W+H; gestureRecognizers = <NSArray: 0x600003a6a8b0>; animations = { position=<CABasicAnimation: 0x6000034bd480>; bounds.origin=<CABasicAnimation: 0x6000034bd5a0>; bounds.size=<CABasicAnimation: 0x6000034bddc0>; }; layer = <CALayer: 0x600003462be0>;
Would You make a separate video abt how to debug such issues, or just write a short answer?
I`m a newbie, sorry :C