Relative Content

Tag Archive for azurepush-notificationazure-notificationhub

Notifications are only Enqueued state in Azure Notification Hub

I have integrated Azure Notification Hub with node js using npm package @azure/notification-hubs. Firstly I registered the device and gave it some expression tags. Which is happening successfully. Then by using those tags I am sending sending push notification.
I have tried direct send also.
In the result i am getting status as “Enqueued”.

Notifications are only Enqueued state in Azure Notification Hub

I have integrated Azure Notification Hub with node js using npm package @azure/notification-hubs. Firstly I registered the device and gave it some expression tags. Which is happening successfully. Then by using those tags I am sending sending push notification.
I have tried direct send also.
In the result i am getting status as “Enqueued”.