Sending APNS push notifications of Live Activity type using Azure Notification Hub

Rahul Rastogi 0 Reputation points
2024-08-01T14:24:00.2766667+00:00

We want to send the APNS push notifications of type liveactivity using Azure Notification Hub to display a Dynamic Island. Azure Notification Hub works based on the Device Tag/Instance ID which are Azure specific.

For sending a notification of type liveactivity, we use a separate type of push token of device which is different that the regular APNS token. Later, for updating/stopping the live activity on user's device, we've to use another push token which gets generated on receiving the liveactivity notification.

Does Azure Notification Hub supports this feature of APNS currently?

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
320 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 18,216 Reputation points
    2024-08-01T20:49:36.6+00:00

    Hi @Rahul Rastogi thanks for the question. unfortunately, Azure Notification Hubs does not currently provide direct support for APNS Live Activities. If you would like to see this as a feature please leave your feedback here.

    Best,

    -Grace

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.