TelegramMessenger / TelegramMessenger/Telegram-iOS

VoIP Pushes on iOS13 with Xcode 11

Open
#218 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

Dear Telegram team,

Telegram 5.12 built with Xcode 11 has a ton of new features like system dark mode, card presentation... It also means that you can no longer use VoIP pushes for non VoIP messages. Advances in App Background Execution

After hours of experiments on the new version, I found that your app can still wake up and receive messages in background. But when I build my own fork with Xcode 11, it's not getting VoIP pushes at all.

Q: Are there any possible solutions or work around to enable VoIP notifications for forked apps?

Thanks

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 reviewing the linked Apple WWDC session on background execution and comparing Telegram 5.12's behavior with the fork built using Xcode 11. Determine whether the reported VoIP push restriction affects the forked app and whether the project documents any supported workaround; done means a confirmed explanation or a clearly actionable solution.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.