Azure / azure-notificationhubs-dotnet

.NET SDK for Azure Notification Hubs
MIT License
70 stars 122 forks source link

NotificationHub - server-side interference with APNS headers breaks VOIP notifications #114

Closed sadgit closed 3 years ago

sadgit commented 4 years ago

Notification Hubs now try (and fail) to infer the value for apns-push-type

No account is taken of voip bundle ids

There is also no facility in the Test Send facility to specify the apns-push-type for the test message.

This specifically breaks the debugging of VOIP notifications.

mpodwysocki commented 3 years ago

Closed as per issue is fixed on the backend