TelegramMessenger / TelegramMessenger/Telegram-iOS

CallKit incoming UI shows a wrong caller name

Open
#405 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

Checklist
  • I am reporting an issue in existing functionality that does not work as intended
  • I've searched for existing GitHub issues
Description

CallKit incoming UI shows the wrong caller name

Expected Behavior

The UI should show the name of current caller

Actual Behavior

The UI shows the caller name of previous call instead of current call, with a footnote says "Call Ended".

Steps to Reproduce
  1. A calls B, B picks up, A ends the call ~5s after connected
  2. A calls B, B doesn't pick up, A ends the call ~5s later
  3. Repeat step 2 for another 5 times
  4. A goes to background
  5. C calls A, there are high chances (> 50%) that A's device showing B's name instead of C
Screenshots and Videos

Remove, if not applicable

Environment

Device: iPhone X

iOS version: 14.X

App version: 7.1.2

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

Start by reproducing the reported sequence on an iPhone running iOS 14.x, focusing on the CallKit incoming UI after repeated unanswered calls. Trace the CallKit incoming-call handling and verify that a new incoming call displays the current caller's name without the previous caller or a "Call Ended" footnote.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
audio-video-rtc, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.