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
Open the application and log in with user A
2 Close the application
Checklist
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
Environment
Device:
iPhone 14
iOS version:
17.0.3
App version:
11.2