matrix-org / matrix-org/matrix-ios-sdk

The number of unread audio and video messages is inaccurate

Open
#1,333 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.