Microsoft Q&A

Azure Notification Hubs

218 questions

An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.

Browse all Azure tags

218 questions with Azure Notification Hubs tags

Sort by: Updated
1 answer

We have it as suit which runs every night This automated test suite once completes the execution of all the tests we need report off how many test cases were failed and what are the test cases failed and total number of tests failed and we need to alert a

We have it as suit which runs every night This automated test suite once completes the execution of all the tests we need report off how many test cases were failed and what are the test cases failed and total number of tests failed and we need to alert…

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.
218 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
308 questions
asked 2023-12-01T18:47:35.6233333+00:00
Yenumula, Sravan 0 Reputation points
answered 2023-12-01T21:17:08.4066667+00:00
DamarcusJones-6853 0 Reputation points
0 answers

App Crashes while registering with Notification Hub under Release build, but not Debug

I created an app that uses Azure Push Notifications. I've been able to get it to run on a physical iPad without any problems under a debug build. But when I try to implement it under a release build, it crashes. My debugging skills indicate that the…

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.
218 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
2,303 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,084 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,160 questions
asked 2023-12-01T20:09:41.9133333+00:00
AARON PRICE BEHUNIN 0 Reputation points
commented 2023-12-01T21:03:46.8433333+00:00
AARON PRICE BEHUNIN 0 Reputation points
0 answers

How to prevent duplicate registrations when using REST API https://learn.microsoft.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://learn.microsoft.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.
218 questions
asked 2023-11-23T21:01:06.9366667+00:00
Augusto Piva 10 Reputation points
commented 2023-11-29T15:42:56.4566667+00:00
Augusto Piva 10 Reputation points
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.
218 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,206 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.
189 questions
asked 2023-11-24T12:15:06.1166667+00:00
Mammad Mammadov 0 Reputation points
commented 2023-11-29T07:23:04.62+00:00
Mammad Mammadov 0 Reputation points
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.
218 questions
asked 2022-09-26T16:15:50.56+00:00
Ben K 56 Reputation points
edited a comment 2023-11-28T04:34:42.5666667+00:00
Venkata Bhaskar 0 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.
218 questions
asked 2023-11-08T13:00:09.82+00:00
BRGHT 0 Reputation points
commented 2023-11-27T11:29:34.5933333+00:00
ajkuma 18,941 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.
218 questions
asked 2023-11-16T15:02:27.0166667+00:00
Davy Meybos 25 Reputation points
accepted 2023-11-22T07:12:46.9566667+00:00
Davy Meybos 25 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.
218 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.
651 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
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.
218 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,160 questions
asked 2023-11-20T04:31:34.74+00:00
Brendan Hadley 0 Reputation points
answered 2023-11-21T05:57:38.6266667+00:00
SnehaAgrawal-MSFT 16,026 Reputation points Microsoft Employee
0 answers

Web Push not available in Notification Hub

Hi there, I was following up a documentation and was curious that the web push option is not available anymore in Azure Notifications Hub. Is the feature not available anymore? https://learn.microsoft.com/en-us/azure/notification-hubs/browser-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.
218 questions
asked 2023-11-14T22:51:08.2766667+00:00
Pushpendra Kumar Singh 6 Reputation points
commented 2023-11-21T04:23:42.4966667+00:00
Grmacjon-MSFT 12,966 Reputation points
0 answers

The Notification payload is invalid (WNS)

I am not receiving messages from the test send. I followed all the points from the documentation: (https://learn.microsoft.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.
218 questions
asked 2023-11-13T11:37:04.88+00:00
Cloud Edward 0 Reputation points
commented 2023-11-16T04:34:42.74+00:00
brtrach-MSFT 11,936 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.
218 questions
asked 2023-11-10T07:30:28.72+00:00
Veez 0 Reputation points
commented 2023-11-14T02:38:12.1466667+00:00
brtrach-MSFT 11,936 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.
218 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
6,307 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,297 questions
asked 2023-11-08T09:46:23.82+00:00
Nolan Lemuel Augustine 100 Reputation points
commented 2023-11-10T00:27:06.62+00:00
Ryan Hill 22,751 Reputation points Microsoft Employee
1 answer

Get subscriptions list from Azure hub notification

I'm testing free Azure services to validate some solutions, what's my goal: I want to get the list of Azure Hub Notification push adherents, generate a file and copy this file to a folder in nfs filesystem (It could be an Azure Windows Server VM for…

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.
218 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
8,471 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
996 questions
asked 2023-10-31T14:38:23.7966667+00:00
David Bittencourt Pires 0 Reputation points
answered 2023-11-08T02:33:41.8233333+00:00
brtrach-MSFT 11,936 Reputation points Microsoft Employee
1 answer

Notification Hubs: There is an error "Notification payload is too large" error occurs when sending a test push notification

When I try to send test push notifications to Apple devices, I got an error "Failed to send test message. Notification payload is too large. Actual length 6138 and MAX ALLOWED 4096". I'm using test payload provided by Azure: …

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.
218 questions
asked 2023-10-13T12:38:24.1866667+00:00
Yevhen Volynets 0 Reputation points
commented 2023-11-07T17:08:30.2833333+00:00
Michael McElroy 0 Reputation points
1 answer

How to fix Azure Notification hub issue

From past couple of days we are facing issue with Azure Notification hub service. Earlier the issue was with the Subscription billing, where one of our past payment was failed so the subscription got disabled and the Notification service was 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.
218 questions
asked 2023-11-02T13:13:46.5+00:00
Mayank Nisar 0 Reputation points
commented 2023-11-07T01:11:37.0033333+00:00
VenkateshDodda-MSFT 14,211 Reputation points Microsoft Employee
0 answers

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

This may or may not be related to https://learn.microsoft.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.
218 questions
asked 2023-05-12T21:02:36.92+00:00
Jim 10 Reputation points
commented 2023-11-02T20:51:47.1366667+00:00
Jim 10 Reputation points
1 answer One of the answers was accepted by the question author.

Can I be alerted when IP address of azure notification hub is about to change?

The IP address of Azure Notification Hub may change for any reason, at any time. Is it possible to be alerted of such a change beforehand?

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.
218 questions
Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,477 questions
asked 2023-10-04T04:18:37.0966667+00:00
Vu, Tue 20 Reputation points
edited the question 2023-11-02T04:13:40.5233333+00:00
tbgangav-MSFT 9,431 Reputation points
1 answer

create a notification for an email based on App Registration

Is there a way i can create a notification for an email based on App Registration "certs & security" expiry notification Azure Notification HubsMicrosoft Defender for CloudAzure App Service

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.
218 questions
asked 2023-10-02T13:11:22.6633333+00:00
MURUGAN BALAGANESH 0 Reputation points
edited the question 2023-10-31T09:35:57.2+00:00
Givary-MSFT 22,266 Reputation points Microsoft Employee
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.
218 questions
asked 2020-11-27T18:01:22.003+00:00
Baha Masoud 41 Reputation points
answered 2023-10-19T15:59:09.96+00:00
Rahul S R IN010110068-MSP01 0 Reputation points