Jayanth
Results
4
comments of
Jayanth
Hi Daxito, I am getting error in perform batch updates (self.collectionView.performBatchUpdates) in BaseChatViewController.
I have changed the value type of uid from "tutorial-i" to "i" thats why it was crashing in perform batch updates. I have fixed this issue.
Never change the type value of uid. Keep uid as "tutorial-i".