openimsdk / openim-sdk-core

Instant Messaging
https://openim.io
Apache License 2.0
326 stars 304 forks source link

[BUG] The unread count not change but triggers the callback repeatedly #573

Open lgz5689 opened 2 weeks ago

lgz5689 commented 2 weeks ago

OpenIM Server Version

3.7.1

Operating System and CPU Architecture

macOS (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

  1. If the conversation is set to Do Not disturb
  2. Then I get a new message
  3. This will trigger an OnTotalUnreadMessageCountChanged but the actual quantity has not changed

Screenshots Link

No response