288 questions with Azure Notification Hubs tags

Sort by: Updated
0 answers

How does the current Notification Service handle stale registrations that have been marked as stale?

I was hoping to simply send silent push notification to a tag and have Notification Server "mark the stale registrations" and then later (at its convenience?) delete these from its database, so that we can keep our quota. However so far 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.
288 questions
asked 2024-06-27T23:29:25.58+00:00
Clubb, Ken 0 Reputation points
commented 2024-06-28T12:13:26.3133333+00:00
ajkuma 24,076 Reputation points Microsoft Employee
5 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.
288 questions
asked 2024-02-12T17:11:58.4666667+00:00
Heather Tian 35 Reputation points Microsoft Employee
commented 2024-06-26T20:49:09.21+00:00
Heather Tian 35 Reputation points Microsoft Employee
1 answer

Unable to update the Google (FCM v1) configuration in Azure NotificationHub

Hi, Uable to migrate from Google (GCM/FCM) to FCM V1. I have downloaded the JSON configuration from the firebase console but after updating below credential Getting error. Not able to update. Connected with firebase team but they have directed to…

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.
288 questions
asked 2024-06-25T13:35:38.3533333+00:00
Alok Kumar Pandey 1 Reputation point
answered 2024-06-26T06:01:12.18+00:00
SnehaAgrawal-MSFT 19,676 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.
288 questions
asked 2024-06-10T10:09:24.63+00:00
Pranav pavithran 25 Reputation points
commented 2024-06-25T04:14:30.2366667+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
1 answer

Unable to get Azure Communication Services to send Push notifications

I have push notifications working, my phone client has registered for global push (no tags) and one tag with my Azure Communications Services UserID. My assumption is that it will push a notification when a chat thread I am in receives a new message,…

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.
288 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
772 questions
asked 2024-06-24T19:09:45.2666667+00:00
Chad Butler 0 Reputation points
answered 2024-06-24T23:31:41.1333333+00:00
hossein jalilian 4,690 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.
288 questions
asked 2024-04-30T15:48:02.4766667+00:00
Donna Ludwig 35 Reputation points
commented 2024-06-21T20:22:15.2566667+00:00
Donna Ludwig 35 Reputation points
4 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.
288 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,116 questions
asked 2024-02-03T10:33:24.31+00:00
Enrico Rossini 181 Reputation points
answered 2024-06-21T20:12:09.9366667+00:00
Sergio Alejandro Perez Molina 0 Reputation points
0 answers

FCM V1 Template upgrade Azure Notification cannot send message by SendTemplateNotificationAsync()

Hi , I am still having issue that working on SendFcmV1NativeNotificationAsync() but not working with SendTemplateNotificationAsync(). I registered the device and template as below : var result = await hubClient.CreateFcmV1NativeRegistrationAsync(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.
288 questions
asked 2024-06-21T06:29:06.3533333+00:00
Myint Kyaw 1 Reputation point
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.
288 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 80 Reputation points
commented 2024-06-21T06:24:41.57+00:00
Myint Kyaw 1 Reputation point
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.
288 questions
asked 2024-02-12T17:12:55.8866667+00:00
Heather Tian 35 Reputation points Microsoft Employee
commented 2024-06-20T18:00:37.58+00:00
Heather Tian 35 Reputation points Microsoft Employee
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.
288 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

Backend code still sends notification to gcm instead of fcm v1 using notificationHubClient.SendFcmNativeNotificationAsync

Hello, I am able to register the device for FCM V1, once I get the notification token, I can send the test notification using azure hub overview -> Test Send option with format ` { "message": { "notification": { "body" :…

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.
288 questions
asked 2024-06-20T07:24:14.9633333+00:00
Yogini 0 Reputation points
answered 2024-06-20T08:47:58.99+00:00
Marcel Gille 5 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.
288 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,317 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,079 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,806 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,554 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.
288 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.
288 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,676 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.
288 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
772 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
339 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,026 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.
288 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.
288 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.
288 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.
288 questions
asked 2024-06-11T12:04:34.9266667+00:00
softlion 1 Reputation point