You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sorunokoe I managed to reproduce it. I generated 10000 messages initially. It seems that you can easily open this bug for apple itself :). It is an internal crash in UICollectionView and it is not reproducible in the IOS below 18. And IOS 18 itself is famously buggy. Seems they are keep breaking UIKit in favor of SwiftUI. So there is nothing I can do about it. Ill monitor it though. If ill find a better solution - I will obviously update it. But ChatLayout itself doesn't do anything forbidden.
Solution: You will have to use pagination if you are relying on this amount of cells in the chat. It is a good idea in general.
The text was updated successfully, but these errors were encountered: