So my iOS build is still failing. This is the only error I can make any sense of:
2022-11-02 04:21:53.121 IBAgent-iOS[78093:35515322] Incorrect screen size for <UIScreen: 0x7fa23d2044b0; bounds = {{0, 0}, {0, 0}}> in UICollectionViewData
2022-11-02 04:21:53.584 IBAgent-iOS[78131:35515429] Incorrect screen size for <UIScreen: 0x7f960d7051e0; bounds = {{0, 0}, {0, 0}}> in UICollectionViewData
How can I tell which screen this is referring to???
Please help.