How to identify whether IOS Push Mobile Device token is invalid or not

S, Selvaraj 31 Reputation points
2024-07-03T11:16:11.0233333+00:00

We're sending Push Notification based on the device token using the SendDirectNotificationAsync() function and we're able to see the bad channel or expired channel errors for IOS devices in Azure Notification Hub Data Metrics.

For Android push Mobile device token, we're getting the ExpiredChannel or BadChannel error from the GetNotificationOutcomeDetailsAsync() function, if the device token is invalid. Similarly for IOS, is there any way to identify the token is invalid?

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.
295 questions
{count} votes