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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
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