Content
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…
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…
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…
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…
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…
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: 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"…
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 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…
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

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…

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…

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…


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…

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: …
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…

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…
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?

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
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…