295 questions with Azure Notification Hubs tags

Sort by: Updated
0 answers

Microsoft.Azure.NotificationHubs.GetInstallation ends in timeout

HI, I have updated from Microsoft.Azure.NotificationHub 3.3. to Microsoft.Azure.NotificationHubs 4.0.0. Before that my .Net-Backend worked fine! But now I receive a timeout, when I try to get the installation by calling: installation =…

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 2021-09-13T17:08:52.887+00:00
Martin Stein 21 Reputation points
commented 2021-10-08T07:23:42.39+00:00
Martin Stein 21 Reputation points
1 answer

Xamarin Forms using Azure Hubs. push notifications not showing on android when app is in running/active

I followed the tutorial to add push notifications to a Xamarin Forms app. It works in iOS in all states: app not running or running in the background or active. For android I get the notifications when the app is not running or it's in the background but…

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,321 questions
asked 2021-06-30T05:28:59.853+00:00
Juan Garzon 6 Reputation points
answered 2021-09-27T19:42:12.277+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

Exception when sending Push Notifications through Azure NotificationHub

Please I need your support to find solution for this issue please : _hub.SendTemplateNotificationAsync(notification, tags); Error : {"Unexpected exception encountered…

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 2021-09-09T11:24:44.027+00:00
Islam Waheed 1 Reputation point
answered 2021-09-10T21:50:59.543+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

Occasional MessagingException when sending Push Notifications through Azure NotificationHub

I'm using Azure Notification Hub to send Push Notifications (from an Azure web app), and am occasionally getting errors like this in my logs: Microsoft.Azure.NotificationHubs.Messaging.MessagingException: Unexpected exception encountered…

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 App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,285 questions
asked 2020-09-02T16:12:35.203+00:00
MrTomHawkins 1 Reputation point
commented 2021-09-09T11:17:16.417+00:00
Islam Waheed 1 Reputation point
0 answers

Firebase Message Example?

Is there an example of a current, working FCM message's content targeting a Xamarin Android app instance being sent as a FcmNotification to an Azure Notification Hub that someone would share?

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 2021-08-25T01:54:48.67+00:00
Marc George 171 Reputation points
commented 2021-09-03T23:21:14.263+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer

The Push Notification System handle for the registration is invalid

Hi, I'm a bit lost with notifications. I'm looking to make notifications per devices and I'm testing on Android. I did a web api who is registering the device using his device id as tags and the firebase token using FCM as registrationId in 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 2021-08-18T15:54:17.757+00:00
Samantha MATESO 6 Reputation points
answered 2021-08-19T06:41:12.023+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,596 Reputation points Microsoft Vendor
1 answer

What is the correct format of template registration using the RegistrationId

I have seen the apns and android template registration are using the Json format. I have seen the template registration format here, which is in JSON (…

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 2021-08-09T01:59:50.033+00:00
Mike V 41 Reputation points
answered 2021-08-17T14:19:40.337+00:00
sadomovalex 3,631 Reputation points
1 answer

Xmarin.IOS Remote Notification Stop Working

the remote notification stop working after after March 31, 2021. after we receive the below message the notification stop working Please see it : The HTTP/2‑based Apple Push Notification service (APNs) provider API lets you take advantage of great…

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,321 questions
asked 2021-08-11T13:18:52.263+00:00
Abed Hamodi 1 Reputation point
answered 2021-08-12T06:36:34.183+00:00
Kyle Wang 5,531 Reputation points
1 answer One of the answers was accepted by the question author.

Understand the concept of instllationid and push channels in azure notification hub

After reading the docs on https://video2.skills-academy.com/en-us/azure/notification-hubs/notification-hubs-push-notification-registration-management and https://video2.skills-academy.com/en-us/rest/api/notificationhubs/create-overwrite-installation 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.
295 questions
asked 2021-07-29T08:08:47.553+00:00
Mike V 41 Reputation points
commented 2021-08-10T20:42:58.937+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can I batch send the notification hub message to specific users using PNS token

Hello, A bunch of devices are registered on my server. I have saved the mapping between device Id and PNS token, I have used the device Id as the installation ID to register template notification push on notification hub using installation 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.
295 questions
asked 2021-08-05T01:56:01.53+00:00
Mike V 41 Reputation points
accepted 2021-08-10T03:53:46.627+00:00
Mike V 41 Reputation points
1 answer

Maintenance Notices for Virtual machines

This maintenance notice does not list WHICH virtual machines are included nor does it advise me on how to determine this from the console. So how do we well which ones need maintenance?

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 Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,480 questions
asked 2021-07-08T00:59:55.93+00:00
Thompson, Jimi 1 Reputation point
commented 2021-08-04T13:09:35.71+00:00
Monalla-MSFT 12,771 Reputation points
2 answers

Azure Notification Hub is intermittently timing out. Is this a known issue?

Today, I encountered an intermittent issue with the Azure Notification Hub when sending push notifications to both Apple and Android devices. It seems that, at times, the push notification service is taking between 30 and 60 seconds to complete 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 2021-06-21T17:29:23.157+00:00
dsav 6 Reputation points
commented 2021-07-14T17:00:52.917+00:00
dsav 16 Reputation points
1 answer

Configuration of Storage Blobs for platform notification system error details with Azure Notification Hubs and per message telemetry

Hi, By following links: https://azure.microsoft.com/sv-se/blog/retrieve-platform-notification-system-error-details-with-azure-notification-hubs/ …

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 2021-07-06T10:39:59.787+00:00
TM 21 Reputation points
commented 2021-07-12T12:53:38.697+00:00
TM 21 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Notifications Hub - iOS MDM push notifications

Hi, Is it possible to send an MDM push notification (as opposed to a standard Apple push notification) using Azure Notifications Hub? We have been using the PushSharp C# library to successfully send the MDM push notifications which are in the format…

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 2021-06-30T14:46:21.923+00:00
Curling Log 26 Reputation points
commented 2021-07-06T17:24:16.51+00:00
Shashi Shailaj 7,581 Reputation points Microsoft Employee
1 answer

Can Azure Push Notications be FIPS 140-2 Compliant?

I am currently sending raw push notifications via an Azure Notifications Hub to a Xamarin app. What is necessary to implement FIPS encryption for the messages?

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,321 questions
asked 2021-07-02T11:04:29.323+00:00
Marc George 171 Reputation points
commented 2021-07-04T23:58:06.117+00:00
Marc George 21 Reputation points
1 answer

The Token obtained from the Token Provider is wrong

My notifications come on Android but on iOS I can't receive it. When I test it from Azure portal I get this message "The Token obtained from the Token Provider is wrong". I also tested it from postman, I got status 200 OK. I have been…

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 2021-06-25T10:29:45.25+00:00
XamarinDeveloper 1 Reputation point
commented 2021-06-28T13:36:51.37+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

Firebase for both android and iOS platforms

Is there a way to send push notifications via Firebase fcm for both android and ios (not apn)? The tutorial for ios is about how to set up apn for ios notifications but there is no directions about doing this via firebase. I have a live application…

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 2021-06-21T14:57:47.073+00:00
Omer Khalid 1 Reputation point
commented 2021-06-23T19:39:07.1+00:00
ajkuma 24,396 Reputation points Microsoft Employee
0 answers

Azure Notification Hubs REST API - Direct Send

We have a question in reference to the documentation of Azure Notification Hubs REST API. Specifically, the Direct Send option. Documentation: https://video2.skills-academy.com/en-us/rest/api/notificationhubs/direct-send We have been using the header,…

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 2021-06-10T16:10:41.97+00:00
PowerUp Sports 6 Reputation points
commented 2021-06-15T08:04:45.787+00:00
Grmacjon-MSFT 17,286 Reputation points
0 answers

FirebaseMessagingService Manifest Example

Where is there an example of a Xamarin Android app manifest for use with the current FirebaseMessagingService since the deprecation of FirebaseInstanceIdReceiver, and the use of OnNewToken() and OnMessageReceived()? This documentation, Remote…

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,321 questions
asked 2021-05-20T12:51:33.707+00:00
Marc George 21 Reputation points
commented 2021-05-21T07:27:03.283+00:00
ajkuma 24,396 Reputation points Microsoft Employee
3 answers

Unable to receive Push Notification in iOS Device (iPhone)

Hi, I am trying to integrate Push Notification using Azure Notification Hub. Azure Portal Created a New notification hub and added required setting in APNS I tried with both Authentication Mode(Certificate/Token) Client Receiving logs saying…

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 2020-07-23T18:18:02.557+00:00
Namratha Prakash 11 Reputation points
answered 2021-05-19T11:53:28.773+00:00
Soumyadip Banerjee 1 Reputation point