Problem with "Unread Messages Count" in Mesibo Flutter SDK

55 views Asked by At

I am trying to implement chat feature in flutter using mesibo_flutter_sdk 2.2.4. I'm trying to get the unread messsages count of each chat using profile.getUnreadMessageCount() and I get the number normally but when I read the message, the number of unread messages doesn't change.

The messages should be set to "READ" automatically but that doesn't happen with me.

Note that I'm not using Mesibo UI.

0

There are 0 answers