Thanks for asking question! If the Notification status is En-queued this means that the system has accepted and queued up the request. The status of the send can be queried later by invoking per message telemetry (https://msdn.microsoft.com/en-us/library/mt608135.aspx)
Azure notification hub
Hi,
We are unable to receive the notification from Azure Notification hub. Notification status is En-queued in notification hub. Unable to receive on mobile device.
2 answers
Sort by: Most helpful
-
-
ajkuma 26,626 Reputation points Microsoft Employee
2020-06-01T13:01:35.147+00:00 Welcome to Microsoft Q&A! Thanks for posting this question.
Apologies for the delay!
There could be several reasons for this issue. Here are some common misconfigurations to check for:
- Ensure that your notification hub name (without typos) is correctly configured.
- APN configuration
- Application issues (Tags and Tag expressions, Templates and invalid registrations)
- Push notification service issue.
You could narrow-down/double-check these configuration.
- Verify credentials.
- Verify registration.
- Verify message nitrification
- EnableTestSend property
- Review telemetry
Kindly checkout this documentation for more details on this topic (explains ways to identify the root cause) with step-step instructions.
Please do let us know if it helps or you need further assistance with this issue we would be more than happy to assist you.
It looks like you had tagged this question as a platform feedback, we have now re-tagged this appropriately.
- Please find the list of Azure Services supported on Microsoft Q&A Platform.
- Want to Learn more about new platform, please see Microsoft Q&A Getting Started.