TelegramMessenger / TelegramMessenger/Telegram-iOS
VoIP Pushes on iOS13 with Xcode 11
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
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 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