TelegramMessenger / TelegramMessenger/Telegram-iOS

[Bug] Do Not Disturb is not respected

Open
#182 1 comment 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.