281 questions with Azure Notification Hubs tags

Sort by: Updated
0 answers

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.
281 questions
asked 2024-06-18T15:02:18.4066667+00:00
Hashem Ebrahimi 0 Reputation points
edited the question 2024-06-18T17:50:41.4033333+00:00
Ryan Hill 26,856 Reputation points Microsoft Employee
4 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.
281 questions
asked 2024-02-12T17:11:58.4666667+00:00
Heather Tian 10 Reputation points Microsoft Employee
commented 2024-06-18T14:48:37.28+00:00
Hashem Ebrahimi 0 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.
281 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
747 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
337 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 49,811 Reputation points Microsoft Vendor
2 answers

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.
281 questions
asked 2024-04-05T16:57:47.8433333+00:00
Simone 0 Reputation points
answered 2024-06-17T06:34:29.27+00:00
Simone 0 Reputation points
0 answers

how to spoecific platform type registrations from Azure Notification Hub?

Hi, I am using Azure Notification Hub to send push notifications. My application is developed in the .NET framework. Currently, I am using GetAllRegistrationsAsync to retrieve all the registrations. However, this method does not provide access 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.
281 questions
asked 2024-05-29T03:59:33.01+00:00
Mahalakshmi 0 Reputation points
commented 2024-06-13T16:35:16.7+00:00
Reece Kindon 0 Reputation points
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.
281 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.
281 questions
asked 2024-06-11T12:04:34.9266667+00:00
softlion 1 Reputation point
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.
281 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,313 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,044 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,772 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,498 questions
asked 2024-05-16T03:05:07.0633333+00:00
Sri Gayathri Gopalakrishnan 35 Reputation points
commented 2024-06-11T09:46:00.0766667+00:00
Tom Hannigan 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.
281 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
2 answers One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

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.
281 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 80 Reputation points
answered 2024-06-10T11:03:37.7466667+00:00
srilatha cingireddy 0 Reputation points
0 answers

Azure notification hub API rate limit

Is there a rate limit for the Azure Notification Hubs API when registering FCM notifications? I have over 200000 existing FCM notification registrations and I am planning to re-register those to FCMV1 by running an Azure Durable Function.

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.
281 questions
asked 2024-06-10T10:09:24.63+00:00
Pranav pavithran 25 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.
281 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.
281 questions
asked 2024-05-26T11:22:32.0533333+00:00
Ashwin 40 Reputation points
commented 2024-06-06T19:12:58.8266667+00:00
ajkuma 23,731 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.
281 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.
281 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
0 answers

Azure Notification Hubs Browser Push

With the latest SDK - it is not possible to implement the sample code MS has given in the below URL. Am I correct in thinking that we will have to wait on  a newer  SDK release of Microsoft.Azure.Notificationhubs because  …

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.
281 questions
asked 2024-04-30T15:48:02.4766667+00:00
Donna Ludwig 35 Reputation points
commented 2024-06-04T15:08:14.2966667+00:00
Matthew Whitmore 0 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.
281 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,136 Reputation points
2 answers

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.
281 questions
asked 2024-02-12T17:12:55.8866667+00:00
Heather Tian 10 Reputation points Microsoft Employee
answered 2024-05-31T08:22:40.1366667+00:00
Peter 1 Reputation point
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.
281 questions
asked 2024-05-15T09:26:20.63+00:00
ARUN PRASAD S 25 Reputation points
accepted 2024-05-29T12:10:53.5533333+00:00
ARUN PRASAD S 25 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.
281 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,626 Reputation points Microsoft Employee