295 questions with Azure Notification Hubs tags

Sort by: Updated
0 answers

FCMv1 - Unable to pass Integer or boolean or array under data

We are in the process of migrating to new FCM V1. The below payload Works fine in FCM V1 { "message": { "notification": { "title": "We are back in action with more Features.", …

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.
295 questions
asked 2024-06-20T10:57:36.4066667+00:00
Mathew James 356 Reputation points
edited the question 2024-06-20T16:53:25.17+00:00
Mathew James 356 Reputation points
1 answer One of the answers was accepted by the question author.

How to migrate the FCM v1 in xamarin forms apps as xamarin got migrated

Hey Team, We got a mail from Firebase team that legacy http is going to be deprecated . When i checked in the documentation, all i could find is xamarin is not supporting FCM v1. We have azure notification hubs common library for android and iOS and…

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.
295 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,320 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.
1,056 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,821 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,573 questions
asked 2024-05-16T03:05:07.0633333+00:00
Sri Gayathri Gopalakrishnan 40 Reputation points
commented 2024-06-19T15:55:21.5266667+00:00
Junior Saravia 20 Reputation points
0 answers

Is it possible to update FCM azure notification hub installations to FCMV1 using a NotificationHubJob?

We need to update our existing FCM hub installations to FCMV1, I am able to do this one by one via the NotificationHubClient CreateOrUpdateInstallation method, but I can't seem to do this using a bulk operation to using a NotificationHubJob. What I have…

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.
295 questions
asked 2024-06-19T13:08:46.51+00:00
Mikt 0 Reputation points
1 answer

Clarification regarding the timeline for the support of FCM v1 API

I am seeking clarification regarding the timeline for the support of the Firebase Cloud Messaging (FCM) v1 API in Azure Notifications Hubs.  The announcement indicates that Google will stop supporting the FCM legacy HTTP protocol on June 20, 2024, and…

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.
295 questions
asked 2024-06-18T15:02:18.4066667+00:00
Hashem Ebrahimi 5 Reputation points
answered 2024-06-19T10:00:13.35+00:00
SnehaAgrawal-MSFT 19,841 Reputation points
0 answers

Incoming call events when using Azure Communication Services to receive calls from Teams users

Is it possible to receive incoming call events when using Azure Communication Services to receive calls from Teams users?

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.
295 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
782 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
343 questions
asked 2024-06-14T18:36:51.6466667+00:00
Bernardo 0 Reputation points
edited the question 2024-06-17T08:55:01.0533333+00:00
JimmyYang-MSFT 50,111 Reputation points Microsoft Vendor
0 answers

how do i know if my device registration happening under fcm v1 or fcm legacy of azure notification hub

Is there any step by step guide to follow for new implementation using fcm v1? Lot of articles related to migration are creating confusion. how do i know if my device registration happening under fcm v1 or fcm legacy of azure notification hub if 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.
295 questions
asked 2024-06-12T11:48:33.2666667+00:00
Yogini 0 Reputation points
0 answers

Unable to add FCM v1 private key (Google FCM V1)

Does that look ok ? I copied the exact strings from the json file I got from Google FCM. It is a migration from the legacy GCM. I followed the guide. Is there a trick ? I know for sure the credentials are good. I even created new credentials but got 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.
295 questions
asked 2024-06-11T12:04:34.9266667+00:00
softlion 1 Reputation point
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.
295 questions
asked 2024-03-17T23:23:28.1333333+00:00
AT 35 Reputation points
commented 2024-06-10T11:15:47.85+00:00
srilatha cingireddy 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix quota exceeded using Notification Hub

Hello, When I try to register a new device I get 'The maximum number of devices has been reached or exceeded for the namespace.' error. I have a Basic subscription which allows 200K active users. When I check the Azure Portal I can see that I have 123K…

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.
295 questions
asked 2023-03-22T16:31:40.92+00:00
Henrik Barna 36 Reputation points
commented 2024-06-07T06:39:45.2266667+00:00
Laura Vuilleumier 0 Reputation points
1 answer One of the answers was accepted by the question author.

FCMv1 authentication

Working on our project for a temp setup, before moving to production, configuration authention for Azure Notification Hub Service, checked the sample template for authentication. Migrated to the FCMv1 version. 1.Should we store both FCM legacy and FCM…

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.
295 questions
asked 2024-05-26T11:22:32.0533333+00:00
Ashwin 40 Reputation points
commented 2024-06-06T19:12:58.8266667+00:00
ajkuma 24,396 Reputation points Microsoft Employee
0 answers

FCM v1 Migration Gives Error :APNS certificate has expired

Dear Support I am trying to migrate to FCM v1 When trying to save I get :Bad Request APNS certificate has expired,pl;ease assist as this feature is required SAP.

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.
295 questions
asked 2024-05-28T10:44:32.3966667+00:00
buyani.mhlongo 30 Reputation points
commented 2024-06-05T11:42:23.6633333+00:00
DiloIdroj 0 Reputation points
1 answer One of the answers was accepted by the question author.

GetRegistrationsbychannelasync method not working

Hi, as per firebase update for push notifications and registering devices I have enabled and moved to FCMV1. At Azure notification hub I have provided the fcmv1 details private key, client email, project id. After given these details I tried to run 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.
295 questions
asked 2024-05-31T17:49:54.73+00:00
Cherry007 20 Reputation points
accepted 2024-06-04T19:24:37.76+00:00
Cherry007 20 Reputation points
1 answer

How to fix quota exceeded using Notification Hub

Hello, When I try to register a new device I get 'The maximum number of devices has been reached or exceeded for the namespace.' error. For my PRP environnement I have a free subscription which allows 500 active users. When I check the Azure Portal I can…

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.
295 questions
asked 2024-06-03T10:10:06.1366667+00:00
BADDI Mohamed 0 Reputation points
answered 2024-06-03T15:39:03.4433333+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer One of the answers was accepted by the question author.

Push Notification(FCMv1) Is Not Coming From Azure Notification Hub

As I Aware FCM Legacy Is Going To Retire From June 20 Onwards.So I Trying To Migrate My Application To FCMv1.I Configured Everything In Firebase As Provided In Documentation.Through Sample Code And Directly From Portal I Give Notfication.Through Code 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.
295 questions
asked 2024-05-15T09:26:20.63+00:00
ARUN PRASAD S 30 Reputation points
accepted 2024-05-29T12:10:53.5533333+00:00
ARUN PRASAD S 30 Reputation points
0 answers

upgrade to FCM V1 unable to send push notification

i have upgraded from FCM Legacy to FCM V1 unable to send push notification In Firebase console FCM V1 is enable and in azure notification hub private key client mail and project_Id is configure made all necessary set up unable to figure out why 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.
295 questions
asked 2024-05-15T06:36:32.46+00:00
Uma Belligenur 5 Reputation points
commented 2024-05-28T04:42:49.1166667+00:00
VenkateshDodda-MSFT 19,631 Reputation points Microsoft Employee
1 answer

How do I remove devices from my Notification Hub via the Azure portal?

I would like to manually manage the list of Active Devices on my Notification Hub. Even as Service Administrator I don't see any option for that in the Azure portal. An alternative solution would be to do this via the Visual Studio Server Explorer.…

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.
295 questions
asked 2023-05-08T12:50:31.31+00:00
glennoleum 6 Reputation points
commented 2024-05-27T09:53:02.49+00:00
Riccardo Speggiorin 0 Reputation points
1 answer One of the answers was accepted by the question author.

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.
295 questions
asked 2024-04-19T10:50:34.0033333+00:00
Ashwin 40 Reputation points
commented 2024-05-26T09:09:15.4266667+00:00
Ashwin 40 Reputation points
1 answer One of the answers was accepted by the question author.

Reregistering Existing FCM registrations to FCMv1

I have over 100,000 existing FCM registrations on my notification hub. How can I migrate them efficiently to FCMv1? While considering using GetAllRegistrationsAsync to retrieve and re-register them, I'm concerned about its efficiency. Are there any…

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.
295 questions
asked 2024-05-22T08:52:00.9466667+00:00
Pranav pavithran 25 Reputation points
accepted 2024-05-23T09:39:06.93+00:00
Pranav pavithran 25 Reputation points
3 answers One of the answers was accepted by the question author.

How can I set the Notification receiving IP address to a fixed IP address?

our environment is limited network environment, mobile WIFI also has to be connected to company network without internet connection, but we can allow connection using firewall configuration allowing ip address and port, but we did not allow range of ip…

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.
295 questions
asked 2024-05-11T08:53:50.3233333+00:00
Lee, Jong Kwan 20 Reputation points
accepted 2024-05-20T23:24:25.92+00:00
Lee, Jong Kwan 20 Reputation points
0 answers

How Can I implement Browser(Web-Push) with Nodejs

I have created a notification hub and implemented the whole code for Browser(web-push) notification but I am not getting any notification on my local machine it is showing the notification are enqueued, how can I resolve it ? I have done 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.
295 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.
1,056 questions
asked 2024-05-15T12:59:21.92+00:00
Sharma, Divyansh (Admin) 0 Reputation points
commented 2024-05-20T09:33:33.6733333+00:00
SnehaAgrawal-MSFT 19,841 Reputation points