295 questions with Azure Notification Hubs tags

Sort by: Updated
1 answer

push notifications in Windows

Hi, I'm developing an application in MAUI, and I'm working with push notifications in Windows, what is the normal behavior of push notifications when the application is closed (not minimized)? When the app is open the notifications arrive and everything…

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
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,149 questions
asked 2023-12-05T17:41:03.5466667+00:00
Luis Rodriguez 0 Reputation points
answered 2024-01-26T04:05:14.8733333+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
0 answers

Send a test push notification. Error Code: GatewayTimeout Apple

Failed to send test message. Error: {"error":{"code":"GatewayTimeout","message":"The gateway did not receive a response from 'Microsoft.NotificationHubs' within the specified time period."}}. How to…

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
asked 2024-01-11T06:09:26.5133333+00:00
berryferry 0 Reputation points
commented 2024-01-11T12:12:35.33+00:00
VenkateshDodda-MSFT 19,636 Reputation points Microsoft Employee
1 answer

How to Refresh DNS or Remote Host for Notification Hub Namespace after the Subscription is renewed

I am new to Azure Notification development. I created multi platform app (android and iOS) that uses push notification. I applied Azure Notification Hub to handle messaging for push notification. I got notification where the subscription has reached its…

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
asked 2023-11-10T07:30:28.72+00:00
Veez 0 Reputation points
commented 2024-01-11T09:12:07.6733333+00:00
Arif Budimartoyo 6 Reputation points
6 answers One of the answers was accepted by the question author.

Send a test push notification. Error Code: GatewayTimeout

I had my notification client registered and was able to send notifications normally, suddenly, I tried again and I am getting this all the time (tried many times over 4 hours period): Error code: GatewayTimeout Message: The gateway did not receive a…

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
asked 2020-11-27T18:01:22.003+00:00
Baha Masoud 41 Reputation points
commented 2024-01-11T07:55:16.14+00:00
Yogini 0 Reputation points
0 answers

Notification Namespace Push Error "The remote name could not be resolved"

This may or may not be related to https://video2.skills-academy.com/en-us/answers/questions/1283383/missing-notification-hub as both problems have recently occurred. The only other background information is that my April Visual Studio monthly credit of $150.00…

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
asked 2023-05-12T21:02:36.92+00:00
Jim 25 Reputation points
commented 2024-01-09T14:19:41.3333333+00:00
100jecki 0 Reputation points
1 answer

Operation is not allowed. Subscription/namespace is disabled.

I tried sending a test raw notification to my windows device I received the following error New notification with title Failed to send test message. Error: {"error":{"code":"Forbidden","message":"Operation…

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
asked 2024-01-02T11:27:19.38+00:00
Vijayakumar Somasundaram 0 Reputation points
commented 2024-01-04T04:11:08.64+00:00
VenkateshDodda-MSFT 19,636 Reputation points Microsoft Employee
1 answer

Notify clients after Azure Storge Blob has been updated

We're seeking the most suitable Azure service for a specific scenario, which proves challenging due to the extensive range of options available within Azure. Our goal is to have hundreds or even thousands of clients (C++ clients) respond to a certain…

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
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,578 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
591 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
131 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
343 questions
asked 2023-12-21T14:09:37.5366667+00:00
MaxiMuss 0 Reputation points
commented 2024-01-03T07:16:21.61+00:00
Anand Prakash Yadav 7,775 Reputation points Microsoft Vendor
0 answers

Push notifications in MAUI iOS App - how to reach Azure Notification Hubs?

I am working on upgrading a Xamarin mobile app to MAUI. So far, things are mostly going smoothly, but I've run into trouble on the iOS side of things. The old version of the app needed to receive push notifications from the remote server. I…

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
asked 2022-09-26T16:15:50.56+00:00
Ben K 61 Reputation points
edited a comment 2023-12-26T16:18:28.37+00:00
Anand V K 1 Reputation point
0 answers

Issue with Azure Push Notifications on Xamarin Android - PendingIntent Error

I've implemented push notifications for my Xamarin application, and everything works smoothly on iOS. However, when the Android application is put in the background or closed, notifications fail to reach the device, and an error is encountered: Targeting…

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
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,321 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
260 questions
asked 2023-11-24T12:15:06.1166667+00:00
Mammad Mammadov 0 Reputation points
commented 2023-12-20T18:29:44.24+00:00
Asgar Ali 86 Reputation points
2 answers

Azure Notification Hub Toast Notification Invalid Payload

0 In the Azure portal within the Notification Hub I am trying to send test Toast notifications to two of my registered devices. Both of them fail. Sending Raw messages works fine, and I really can't figure out why this is…

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
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,149 questions
asked 2023-11-20T04:31:34.74+00:00
Brendan Hadley 0 Reputation points
edited a comment 2023-12-19T13:07:51.0866667+00:00
J0rgeSerran0 0 Reputation points
1 answer

Azure notifications hub for browser - browser is not receiving notifications

Hello, I have encountered some issues with Azure Notifications Hub and would appreciate your guidance in resolving them. To provide some context, I have already configured the VAPID Keys and installed my browser using the API mentioned here: And…

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
asked 2023-12-16T15:34:51.6433333+00:00
Voila Team 1 Reputation point
answered 2023-12-19T08:40:48.29+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
1 answer One of the answers was accepted by the question author.

Initiate a Windows Service with Administrative Privileges utilizing the Windows Push Notification Service

Greetings, developers! I need to gather hardware, network, and software information, modify the registry, and execute PowerShell commands using a Windows service. This service should be triggered upon receiving a push notification from the Windows Push…

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
Universal Windows Platform (UWP)
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,501 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,274 questions
asked 2023-12-11T08:43:28.34+00:00
Kenny Roy E 45 Reputation points
accepted 2023-12-17T22:25:23.27+00:00
Kenny Roy E 45 Reputation points
1 answer

Can not subscribe Twilio Send Grid under existing subscription

Hello, I have a problem with subscripting to Twilio SendGrid. Always recieving the same error as on the picture. Could you please help? ]1

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
asked 2022-10-21T10:42:28.587+00:00
Jan Haase 41 Reputation points
commented 2023-12-14T08:24:06.52+00:00
mauro abeni 0 Reputation points
1 answer One of the answers was accepted by the question author.

About push notifications on iOS

I tried sending Apple's test message, but the following error occurred and I was unable to send the message. テスト メッセージを送信できませんでした。エラー: {"error":{"code":"BadRequest","message":"The Apns certificate is…

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
asked 2023-12-10T23:53:57.4466667+00:00
ktsutoshi uba 70 Reputation points
accepted 2023-12-11T10:11:04.81+00:00
ktsutoshi uba 70 Reputation points
1 answer

How to prevent duplicate registrations when using REST API https://video2.skills-academy.com/en-us/rest/api/notificationhubs/create-overwrite-installation

Hi everyone, I'm reaching community as I'm experiencing some weird duplicate registrations when using the REST API https://video2.skills-academy.com/en-us/rest/api/notificationhubs/create-overwrite-installation Let's say I create a an installation with a given…

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
asked 2023-11-23T21:01:06.9366667+00:00
Augusto Piva 15 Reputation points
answered 2023-11-29T10:59:51.92+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
1 answer

Windows (WNS) notifications - We are getting error Invalid WNS credentials

Hello Team, I am trying to setup Windows (WNS) notifications based on following Microsoft tutorial: Send notifications to Universal Windows Platform apps using Azure Notification Hubs…

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
asked 2023-11-08T13:00:09.82+00:00
BRGHT 0 Reputation points
commented 2023-11-27T11:29:34.5933333+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Notification Hubs: Unable to register device using "Create or overwrite an installation" REST API

We are experiencing issues with registering devices in our Azure Notification Hubs using the "Create or overwrite an installation" REST API. Although the API returns 200, the device doesn't get registered, and the "Installation GET"…

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
asked 2023-11-16T15:02:27.0166667+00:00
Davy Meybos 45 Reputation points
accepted 2023-11-22T07:12:46.9566667+00:00
Davy Meybos 45 Reputation points
1 answer One of the answers was accepted by the question author.

Notification Hub Installations not being created or deleted

In the last few days, Notification Hubs have no longer been listening to any requests made to the 'installation' components, while not throwing errors. For example, if I were to create a new installation, it will succeed (200 response) however I will not…

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
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,057 questions
asked 2023-11-16T16:47:00.6066667+00:00
Chris Phillips 25 Reputation points
accepted 2023-11-22T05:26:37.8633333+00:00
Chris Phillips 25 Reputation points
1 answer

The Notification payload is invalid (WNS)

I am not receiving messages from the test send. I followed all the points from the documentation: (https://video2.skills-academy.com/en-us/azure/notification-hubs/notification-hubs-windows-store-dotnet-get-started-wns-push-notification) and successfully…

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
asked 2023-11-13T11:37:04.88+00:00
Cloud Edward 0 Reputation points
answered 2023-11-16T04:34:42.74+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
1 answer

MS Azure Subscript/Sandbox for Certifications

Shalom MSL Community, [Question aimed at MS Team] Can somebody please advise me on how to set up an MS Azure Sub/Directory for practice and certification purposes? Recently after deallocating all VMS on my actual subscription I have found myself with a…

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
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,480 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,875 questions
asked 2023-11-08T09:46:23.82+00:00
Nolan Lemuel Augustine 235 Reputation points
commented 2023-11-10T00:27:06.62+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee