Telegram-iOS icon indicating copy to clipboard operation
Telegram-iOS copied to clipboard

App does not receive VoIP push

Open Yosifz8 opened this issue 1 year ago • 2 comments

Checklist

  • [x] I am reporting an issue in existing functionality that does not work as intended
  • [x] I've searched for existing GitHub issues

Description

When receiving a call, I get a push notification instead of a VoIP push. I'm trying to understand how the server decides which push to send to the device(push notification or VoIP) because I get a VoIP push in some installations. My app does not have Usernotifications.filtering Entitlement, so I expect to get a VoIP push for every incoming call

Expected Behavior

When the user receives a call he should see a phone call ui

Actual Behavior

When the user receives a call he gets a notification: you have a new message

Steps to Reproduce

  1. Open the application and log in with user A 2 Close the application
  2. Make a voice call from another user to User A

Environment

Device: iPhone 14

iOS version: 17.0.3

App version: 11.2

Yosifz8 avatar Oct 29 '24 09:10 Yosifz8

Thanks for share

leroy182 avatar Oct 29 '24 13:10 leroy182

I seem to be having the same issue. Did you find a way to solve it?

Blajia avatar Jul 03 '25 01:07 Blajia