matrix-org / matrix-org/matrix-ios-sdk
The number of unread audio and video messages is inaccurate
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
The scene is as follows:
A gives voice to B, B hangs up, and no unread messages are displayed at this time
Repeat once, A speaks to B, and B hangs up. At this time, the unread messages are still not displayed.
But the third time, when A calls B and A hangs up, the number of unread messages is displayed as 3.
Is there something wrong here?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Reproduce the three-call sequence described in the issue, then trace how audio/video call events update unread-message counts. Done means the unread count is updated correctly after each call and matches the messages shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100