React SDK does not show new group channels

Hi @walter.rodriguez ,
Thank you very much for your swift reply. We use the App component directly, so there is no way to setup that parameter for our Desktop implementation.
In the case of our mobile adaptation, we do use the ChannelList component directly and have tested it with includeEmpty as well as you suggest, without luck.
However as far as I understand this parameter is apparently not relevant to our problem, since none of our channels are totally empty (we always send an ADMIN message when initializing the GroupChannel, for the problematic instances I have confirmed that these messages are indeed present so the channels aren’t empty).

What is weirdest is that no change has been done on our end for weeks. Last time a similar thing happened (file attachments broke suddenly), we fixed it upgrading to your latest UIKit. But there has been no official release beyond 2.3.2 AFAIS.

So we’re out of ideas to be honest.
Thanks for the support,