Sending Notification & Registering Device in Notification Hub
Hi, I am using Azure Notification Hub's REST APIs for registering devices (Android & iOS) & sending Notifications to it. I am intended to use them in Node JS API (written by me). Before that, I tried it on Postman and got 401 error having put the…
Azure Notification Hubs
Azure

Problem while registering my device to azure notification
I have a problem registering a device from a specific server ip. It's like azure notification have some whitelist and denies my petition. I have set up a notification center and a name space for the notification center.
Azure Notification Hubs
Is notification hub support deeplink?
I want to ask if the notification hub supports deeplinks? I have consulted with the support provider before, supporter tell me when sent notification to iOS device, I need to add the deeplink attribute to the notification payload in aps-alert. However,…
Azure Notification Hubs

Azure Notification Hub for maui Blazor?
Does anyone know or have a tutorial like this for using Azure Notification Hub for maui Blazor? Send push notifications to Xamarin.Forms apps using Azure Notification Hubs via a backend service Push Notification integration using Azure Notification…
Azure Notification Hubs
Developer technologies | .NET | Blazor
Developer technologies | .NET | .NET MAUI
Azure App Service

Azure app - Push notification issues on iPhone 13
I am not receiving notifications from the Azure app after changing my phone from iPhone 7 (IOS 13) to iPhone 13 (IOS 16). When I test the action group, the notification is received on the old phone and on an iPhone 8 (IOS 16), but not on the new one.…
Azure Notification Hubs
Cannot send iOS notifications from Azure notification hub.
We're able to send notifications to iOS devices from FCM, but not from Azure notification hub. When sending a test notification to iOS devices, we get either "Message was successfully sent, but there were no matching targets" or "The…
Azure Notification Hubs

Missing Notification Hub
I have (had) a working Notification Hub Namespace and Notification Hub. But when I look at the Notification Hub Namespace now under "Notification Hub" it says "No results" (I did wait until the page finished loading). If I try to…
Azure Notification Hubs

Can't properly update APNS credentials on Notification Hub
I am trying to update the APNS credentials for several notification hubs my company has in Azure Portal. I have generated the new .p12 certificate and given it a password, but when I try and upload the certificate, the following happens: In Azure…
Azure Notification Hubs
What happens when I update the Registration TTL for Azure Notification Hub for expired registrations
I want to update the registration ttl of a Notification Hub, but want to know if the old registration (expired based on the new ttl) will be auto deleted or not, and if not how to delete them ?
Azure Notification Hubs
ClassNotFoundException Azure Notification Hub SDK for Java
A fix has been released recently however it introduced a different ClassNotFoundException. Is it therefore possible that someone takes another look? I created a new issue for the new ClassNotFoundException:…
Azure Notification Hubs
Azure App Service

Azure Notification Device Registration is not working
We have create api where we have return logic to register device using await CreateOrUpdateInstallationAsync(installationid, cancellation-token), this method run successfully and does not throw any error, but device is not getting registered. The same…
Azure Notification Hubs
Pusher.com service equivalent in Azure
Is Azure NotificationHub akin to that of Pusher.com service ? Pusher.com is super simple to implement. Wondering if Azure has a similar service.
Azure Notification Hubs
[Azure Notification Hub - APNS] Could not send a push notification due to unknown error.
Hi all, Let me summary my case as below: A notification hub namespace with Basic plan A notification hub is created in a notification hub namespace for each mobile application (iOS and Android). Each Mobile application (iOS and Android) has been…
Azure Notification Hubs
Push notifications stopped being sent
Hello! The push notifications stopped being sent. I did not make any changes in the sending code or in the hub. What can be wrong? var result = await Hub.SendWindowsNativeNotificationAsync(toastBuilder.ToString()); result.State = Enqueued …
Azure Notification Hubs
Azure notification hub connection error
Problem statement - My working app stopped suddenly. I am invoking a notification hub from NodeJS azure function that was working earlier but now it throws this…
Azure Notification Hubs
Azure Notification Hub SDK for Java still maintained?
Hi, is the Azure Notification Hubs SDK for Java still maintained? https://github.com/Azure/azure-notificationhubs-java-backend As the last release is from more than a year ago? I am asking this to decide if we should fork or not because there are…
Azure Notification Hubs
Azure App Service
I would like to use Microsoft Azure Notification Hubs services
Good morning, I would like to use Microsoft Azure Notification Hubs services, to send push notifications on Android and iOS. It is application developed with MAUI. My first problem is the total absence of documentation, I would like to subscribe to your…
Azure Notification Hubs

Can I send a template notification using Azure Notification Hub portal?
I'm evaluating ANH for use in our product and for our initial phase I want to test sending messages using the portal. I also want to use templates to send the notification but the documentation doesn't indicate whether this is possible via the portal.
Azure Notification Hubs

Authorization Failure when sending Notification
I am trying to send Notification to a android device through Azure Notification Hub but i am getting Unauthorized(status code 401).Herre is the code for sending Notification. using System; using System.Collections.Generic; using System.Linq; using…
Azure Notification Hubs
Developer technologies | C#
Users Password expiry notification from Azure
Hi, Please It is possible to configure users to get Password expiry notifications, We have Azure AD Connect configured but would like users to get notifications for Password expiry