element-hq / element-hq/element-ios

Problem with unread messages that cannot be read after a call

Open
#7,907 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Swift
Stars
1.8k
Forks
544
PR merge metrics
PR metrics pending

Description

When the call function is used, unread messages for the call will be generated.
However, after the user has read the message, if the settingsClearCache is executed,
the unread messages will pop up again and cannot be cleared normally
(generally transmitting messages does not have this problem).
If we want to correct this problem, where should we start?
1. Synchronize the unread count on the client side with the count of the database on the server?
2. Does the notification of the client call need to be corrected?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.