TelegramMessenger / TelegramMessenger/Telegram-iOS
CallKit incoming UI shows a wrong caller name
Nobody has claimed this yet.
- 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
- A calls B, B picks up, A ends the call ~5s after connected
- A calls B, B doesn't pick up, A ends the call ~5s later
- Repeat step 2 for another 5 times
- A goes to background
- 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
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
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