259 questions with Azure Notification Hubs tags

Sort by: Updated
2 answers

FCM V1 notifications are not delivered from Azure Notification Hub

I am following this Microsoft Guide to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub Updaeted backend and app (Xamarin) to use FCM v1 platform during…

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.
259 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,291 questions
asked 2024-04-16T12:06:03.7033333+00:00
Hiran Desai 25 Reputation points
answered 2024-04-19T18:25:34.5666667+00:00
ajkuma 22,086 Reputation points Microsoft Employee
0 answers

Test notifications with FcmV1 sent from Azure Hub Notifications are not working.

Hi, I have been reading about FcmV1 due the migration of FCM by Google. After the configuration in Google (FCM v1) in Azure, I have tried make a "Test Send" BUT the message never is sent. By the contrary, when I send a message from Android…

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.
259 questions
asked 2024-03-18T18:07:02.3033333+00:00
PORRAS MIRANDA JONATHAN GERARDO 40 Reputation points
commented 2024-04-19T15:17:28.0233333+00:00
Smitha Kalluparambil 0 Reputation points
0 answers

Notification properties.baiduEndPoint is required

Trying to setup notification hub Baidu push. When I'm trying to configure using API key and secret key in Azure Notification Hub it is theowing the error as “{'error':{'code':'','message':'Property properties.baiduCredential.properties.baiduEndPoint 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.
259 questions
asked 2024-04-19T10:50:34.0033333+00:00
Ashwin 0 Reputation points
edited the question 2024-04-19T13:37:31.14+00:00
ajkuma 22,086 Reputation points Microsoft Employee
0 answers

Notification Hub Namespace status suspended after the subscription was disabled and then actived

Hi I had a subscription become disabled because all the free credits got used up. I have since activated it again. But the Notification Hub Namespace status is showing as suspended. How can I get this in an active state again?

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.
259 questions
asked 2024-04-19T08:36:53.63+00:00
Adam Cleworth 0 Reputation points
edited the question 2024-04-19T11:06:55.3266667+00:00
ajkuma 22,086 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Xamarin.Azure.NotificationHubs.iOS migration .net8

As a part of xamarin migration to .net8? I need to migrate integration with Microsoft Notification hub. THe libs that I was using are Xamarin.Azure.NotificationHubs.iOS for ios and Xamarin.Azure.NotificationHubs.Android for android. According to 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.
259 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,346 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,843 questions
asked 2024-04-18T12:49:16.5466667+00:00
Oleksandr Gridin 0 Reputation points
accepted 2024-04-19T08:15:52.59+00:00
Oleksandr Gridin 0 Reputation points
0 answers

Azure Push Notification Hub is not sending notification on Andriod device using FCM V1

I have created a push notification hub and configured the FCM v1 credentials on Azure hub page. I'm calling CreateFcmV1TemplateRegistrationAsync to add registration And SendTemplateNotificationAsync to send the notification to FCM v1 device. However…

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.
259 questions
asked 2024-03-17T23:23:28.1333333+00:00
AT 30 Reputation points
commented 2024-04-17T10:01:03.6166667+00:00
j.bauer 6 Reputation points
1 answer

WNS : The Notification payload is invalid

I am developing an app which highly relies on the WNS push notifications. However, except raw notifications, I get the following error for Tile,Badge and Toast The Notification payload is invalidThe Notification payload is invalidI also checked out…

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.
259 questions
asked 2024-03-30T00:09:53.0133333+00:00
Cem Karatas 0 Reputation points
answered 2024-04-17T06:43:23.5833333+00:00
VenkateshDodda-MSFT 18,021 Reputation points Microsoft Employee
1 answer

Notification payload is invalid (WNS)

Hello, I have created a simple code to create and register notification template, I have tried several templates, ones from the examples provided from Microsoft and also an empty one. I use property Templates and method…

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.
259 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,829 questions
asked 2023-03-08T10:33:20.2433333+00:00
Josu 15 Reputation points
edited a comment 2024-04-16T18:53:41.54+00:00
Josu 15 Reputation points
3 answers

Could not resolve host: *.servicebus.windows.net for notification hub service

Could not resolve host: *.servicebus.windows.net related to a Notification hub name-space. I tried to use GET/POST Apis, curl, etc. commands and doesn't works. I have tried making changes to the Notification name space like adding tags, refreshing keys,…

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.
259 questions
asked 2024-04-08T05:26:26.2+00:00
Rosa Aminta Salazar 0 Reputation points
answered 2024-04-15T15:58:08.92+00:00
brtrach-MSFT 15,176 Reputation points Microsoft Employee
1 answer

Azure Notification Hubs Android Client SDK - FCM V1 Upgrade

Been using this library and functions successfully since 2021 (haven't needed 1.1.6 update) com.microsoft.azure:notification-hubs-android-sdk-fcm:1.1.4 registerTemplate works fine creating GcmTemplateRegistrationDescription and GcmRegistrationId in…

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.
259 questions
asked 2024-04-05T16:57:47.8433333+00:00
Simone 0 Reputation points
answered 2024-04-14T03:07:50.25+00:00
SnehaAgrawal-MSFT 18,196 Reputation points
1 answer

Max distribution speed for WNS (push notifications) per minute

Hello! I would like to know more about the limitations Microsoft has on WNS usage. In particular, I would like to clarify what's the maximum speed for sending push notifications through the WNS service, if any. For example, 25 000 per minute? or 250…

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.
259 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,724 questions
asked 2024-04-09T07:54:55.6933333+00:00
Gribko, Aleksei | DSAID 0 Reputation points
edited a comment 2024-04-10T08:44:44.3266667+00:00
Gribko, Aleksei | DSAID 0 Reputation points
1 answer

Azure notification hub with ios 13

Hello, I need an advice on troubleshooting of azure notification hub. I have inherited an application which uses this API to dispatch notifications to mobile app on two platforms (ios, android). The ios notifications do not work with ios 13, which 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.
259 questions
asked 2024-04-03T09:47:53.3233333+00:00
ldywicki 0 Reputation points
commented 2024-04-04T11:31:05.89+00:00
VenkateshDodda-MSFT 18,021 Reputation points Microsoft Employee
1 answer

Issue with retrieving PNS Feedback Data, provided storage container URL doesn't work

I am using Azure Notification Hub on standard pricing tier and its REST API for diagnosing dropped notifications in some specific cases. Per message telemetry is generally available. However, when trying to get PNS Feedback data for the notification…

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.
259 questions
asked 2024-03-27T08:34:26.1333333+00:00
Vladimir 0 Reputation points
commented 2024-04-04T08:43:34.52+00:00
SnehaAgrawal-MSFT 18,196 Reputation points
2 answers One of the answers was accepted by the question author.

What is the payload for register an iOS device?

In my .NET8 MAUI i Want to add the push notification via Azure Notification Hub. Reading the documentation, I wrote this code to create an installation in the hub: [Export("application:didRegisterForRemoteNotificationsWithDeviceToken:")] public…

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.
259 questions
asked 2024-02-26T23:59:31.1266667+00:00
Enrico Rossini 176 Reputation points
accepted 2024-04-04T07:54:28.3666667+00:00
Enrico Rossini 176 Reputation points
3 answers

Retirement Announcement - Azure Notification Hubs FCM Legacy API

Hello Azure Customers in the community, 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…

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.
259 questions
asked 2024-02-12T17:11:58.4666667+00:00
Heather Tian 10 Reputation points Microsoft Employee
commented 2024-03-29T04:20:26.7833333+00:00
S, Selvaraj 31 Reputation points
1 answer

Notification hub SSL certificate frequently changing

Hello, My company has a customer service portal and mobile application with SAP backend. We store SSL certificates in SAP, including ns-portal.servicebus.windows.net for our Azure Notification Hub. It is used for sending out push messages for the mobile…

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.
259 questions
asked 2024-03-19T13:23:25.52+00:00
Herczeg Zoltán 0 Reputation points
commented 2024-03-28T08:49:20.49+00:00
Herczeg Zoltán 0 Reputation points
1 answer

Using Azure Notification Hubs with WPF

Hello, I have a .NET 8, C# WPF application and would like to use Azure Notification Hub. My application should be able to run on Windows 10 or above. I've searched for resources, but all the tutorials I've found use Windows SDK/UWP/Win UI. Can I use…

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.
259 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,667 questions
asked 2024-02-19T03:22:08.82+00:00
Yuli Aria Winata 0 Reputation points
commented 2024-03-27T14:11:12.27+00:00
Grmacjon-MSFT 15,606 Reputation points
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.
259 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,176 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.
259 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,843 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.
259 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