262 questions with Azure Notification Hubs tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Compatibility of Firebase Legacy Cloud Messaging token with Azure Notifications Hubs for future Firebase Cloud Messaging API (V1) migration

Hello Azure Support, We currently have a Firebase project integrated with Azure Notifications Hubs to send notifications to Android devices. As you may be aware, Firebase is transitioning from the Cloud Messaging API (Legacy) to the new Firebase Cloud…

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.
262 questions
asked 2023-08-30T20:46:20.19+00:00
Ran Ben David 25 Reputation points
commented 2024-03-26T01:15:17.9066667+00:00
brtrach-MSFT 15,251 Reputation points Microsoft Employee
1 answer

Push notifications NuGet Package Support in MAUI iOS App

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

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.
262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2023-12-04T06:43:03.96+00:00
Venkata Bhaskar 0 Reputation points
edited a comment 2024-03-19T06:30:13.25+00:00
Venkata Bhaskar 0 Reputation points
2 answers

Azure Notification Hub REST: Getting error "Failed to parse RegistrationDescription Expected text/cdata" on iOS template registration

Our iOS create registration was working fine till last week and is failing now with the following error: <Error xmlns:i="http://www.w3.org/2001/XMLSchema-instance">__<Code>400</Code><Detail>Failed to parse…

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.
262 questions
asked 2023-05-20T20:58:21.96+00:00
Lakshmi Subramanya 10 Reputation points
answered 2024-03-15T10:52:53.15+00:00
Lakshmi Subramanya 10 Reputation points
0 answers

Unable to remove registered devices from NotificationHub using pnsHandle by the method NotificationHubClient.DeleteRegistrationsByChannelAsync in iOS

Hi, I am having an issue to remove the registered devices from the NotificationHub using the method NotificationHubClient.DeleteRegistrationsByChannelAsync(String) in the package Microsoft.Azure.NotificationHubs v4.1.0 I have passed the token (which…

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.
262 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,235 questions
asked 2024-03-11T10:42:25.5066667+00:00
Sachin K 0 Reputation points
commented 2024-03-13T07:06:03.4033333+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

How receives push notification in Windows with MAUI

I'm creating an application using .NET8 MAUI. The application registers the device in an Azure Notification Hub. From here, I can send push notifications to the different devices. The problem I have with Windows is that the message arrives on 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.
262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-02-23T00:27:46.38+00:00
Enrico Rossini 176 Reputation points
commented 2024-03-13T00:59:40.5433333+00:00
brtrach-MSFT 15,251 Reputation points Microsoft Employee
1 answer

Regarding Azure Library Support for Apple Privacy Manifest

Hi Team, I hope this message finds you well. I am reaching out regarding our project's utilization of the https://github.com/Azure/azure-notificationhubs-ios library and its alignment with the Apple Privacy Manifest. We are keen to ensure that our…

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.
262 questions
asked 2024-02-28T15:06:12.8266667+00:00
Deepak Kumar Bhagat 0 Reputation points
answered 2024-03-11T05:59:51.7666667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
0 answers

No analytics for message delivery reports in Firebase Cloud Messaging when using Azure Notification Hub

Hello, We are encountering an issue related to message delivery statistics when using Azure Notification Hub in conjunction with Firebase Cloud Messaging (FCM). Our setup involves Azure Notification Hub as the service for notification handling. 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.
262 questions
asked 2024-02-28T08:04:01.4066667+00:00
Haroun Hajem 0 Reputation points
commented 2024-03-11T03:41:26.4533333+00:00
brtrach-MSFT 15,251 Reputation points Microsoft Employee
1 answer

Retirement Announcement - Azure Notification Hubs FCM Legacy API

Firebase Cloud Messaging (FCM) is a service that, among other things, facilitates developers sending push notifications to Google Play supported Android devices. ANH previously communicated with FCM using the Legacy HTTP protocol. FCM v1 is an updated…

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.
262 questions
asked 2024-02-12T17:12:55.8866667+00:00
Heather Tian 10 Reputation points Microsoft Employee
answered 2024-02-29T06:42:54.58+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

Retirement Announcement - Azure Notification Hubs FCM Legacy API

Firebase Cloud Messaging (FCM) is a service that, among other things, facilitates developers sending push notifications to Google Play supported Android devices. ANH previously communicated with FCM using the Legacy HTTP protocol. FCM v1 is an updated…

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.
262 questions
asked 2024-02-12T17:14:15.5933333+00:00
Heather Tian 10 Reputation points Microsoft Employee
edited an answer 2024-02-29T06:42:03.6866667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

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.
262 questions
asked 2023-11-14T22:51:08.2766667+00:00
Pushpendra Kumar Singh 6 Reputation points
answered 2024-02-28T14:52:00.1566667+00:00
Tobias Wehrli 0 Reputation points
1 answer

Register an iOS device to the Azure Notification Hub

I'm creating an application with .NET8 MAUI and I like to add the push notification for all platforms. I have already added the push notification for Windows and Android but I'm stuck with iOS. In Windows, for example, I wrote this code var channel =…

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.
262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-02-23T01:18:32.3+00:00
Enrico Rossini 176 Reputation points
commented 2024-02-28T11:21:34.2966667+00:00
VenkateshDodda-MSFT 18,191 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Notifications Hub Deployment Fails "Invalid property properties.zoneRedundant"

Hi, I'm trying to deploy Azure Notifications Hub, But I just get this error: { "code": "DeploymentFailed", "target":…

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.
262 questions
asked 2024-02-25T13:20:35.63+00:00
Kieran Jeffery 25 Reputation points
commented 2024-02-27T05:25:43.6833333+00:00
Kieran Jeffery 25 Reputation points
3 answers

.NET8 MAUI and Azure Notifications Hub implementation

In my NET8 MAUI application, I'm trying to add push notifications using Azure Notification Hub. I can't find an updated example of how to configure and implement correctly the push notification for Windows, Android and iOS. Can you point me in the right…

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.
262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-02-03T10:33:24.31+00:00
Enrico Rossini 176 Reputation points
answered 2024-02-25T16:56:54.5566667+00:00
Bruce (SqlWork.com) 55,601 Reputation points
1 answer One of the answers was accepted by the question author.

Using Communication Service Event Grid IncomingCall event in a push notifications

While trying to utilize an IncomingCall event based on https://learn.microsoft.com/en-us/azure/communication-services/concepts/notifications, I am trying to understand how the IncomingCall can be used in a push notification solution. The issue I am…

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.
262 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
677 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
313 questions
asked 2024-02-07T18:48:15.7066667+00:00
Guy Swartwood 65 Reputation points
accepted 2024-02-22T17:06:25.3133333+00:00
Guy Swartwood 65 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot delete APNS credentials

Hello everyone, I am currently facing an issue with my NotificationHub service. I want to change the APNS subscription from a Certificate solution to the Token solution. When I try to remove the Certificate credentials and insert the new Token…

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.
262 questions
asked 2024-02-15T16:03:43.99+00:00
Leonardo 20 Reputation points
accepted 2024-02-22T14:09:24.97+00:00
Leonardo 20 Reputation points
1 answer One of the answers was accepted by the question author.

sample python code for publishing notification hub

Hi all, I have created notification hub, need sample python code to publish and subscribe # Provided connection string HUB_NAME =

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.
262 questions
asked 2024-02-17T07:38:35.52+00:00
Reetesh 20 Reputation points
edited the question 2024-02-19T04:45:16.5966667+00:00
ajkuma 22,401 Reputation points Microsoft Employee
1 answer

Where I can download new version of Microsoft.Azure.NotificationHubs supporting FCMV1?

FCM V1 documentation point to RestApi gowever, we are using .net assembly for integration (Microsoft.Azure.NotificationHubs). Do we have an updated version of .net assembly instead of using rest Api directly?  

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.
262 questions
asked 2024-02-15T05:12:49.16+00:00
Sarvesh Gupta 0 Reputation points
edited an answer 2024-02-17T01:52:15.4366667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

Xamarin application not getting registered with Azure Notification Hub

Hi all, I've been following this guide, albeit a bit outdated, to set up the backend services and register them with Azure Notification Hubs. Google: Azure automatically verifies the API Key when I click on Save so does that mean I have set up Firebase…

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.
262 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2024-02-13T05:23:08.46+00:00
Raihan Iqbal 121 Reputation points
answered 2024-02-14T16:29:56.5566667+00:00
SnehaAgrawal-MSFT 18,286 Reputation points
1 answer

.NET 8 MAUI and Azure Notification Hub configuration is not working

In my .NET 8 MAUI application, I like to add push notifications. I started with what I was thinking it was the most simple, Windows. So, from the Windows Developer Portal, I copied the Package SID. In Azure, I created a new Notification Hub. Under…

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.
262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-02-03T10:25:32.05+00:00
Enrico Rossini 176 Reputation points
edited an answer 2024-02-09T23:22:16.2566667+00:00
Ryan Hill 25,661 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure Push Notification in MAUI

How to integrate Azure push notifications in MAUI applications. Can you suggest me if any link is available or any documentation.

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.
262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,861 questions
asked 2024-01-29T11:14:45.3+00:00
Bhuwan 616 Reputation points
accepted 2024-02-06T04:21:00.2266667+00:00
Bhuwan 616 Reputation points