Message Read Count Not Updating on calling channel.markAsRead()

Hi,

I’m using Unread Count for the messages being received from the sender. On calling

channel.markAsRead()

when the message has been opened and I have the response from getChannel(), the read count in the channel does not update. In short, the read count does not change even the messages have been read. I have to reload the entire app each time to get the read count value as zero.

Looking for your prompt response,

Best,

Hello @mustafa, could you provide your unread count and getChannel code, as well as your current TypeScript SDK version, please?