TelegramMessenger / TelegramMessenger/Telegram-iOS
[Bug] Do Not Disturb is not respected
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
By default, the Do Not Disturb mode in iOS allows "Repeated Calls", so when someone is trying to redial again in case of emergency situation, the call can go thru.
However Telegram will always retry dialling the second time automatically, which is a "false positive" to the DND's Repeated Call passthru feature.
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
The issue names no files, tests, or entry points. Start by reproducing the behavior with iOS Do Not Disturb and Repeated Calls enabled, then trace Telegram’s automatic second-call retry; it is done when an incoming call is not retried in a way that falsely triggers the repeated-call passthrough.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100