.NET MAUI Push Notifications using Azure Notification Hub. Part 2. Setup .NET MAUI #91
Replies: 3 comments 1 reply
-
|
About Ios ? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the article. Looks nice, but why not use the nuget package "Microsoft.Azure.NotificationHub"? Are there drawbacks by using that nuget package instead of doing it "manually" with HttpClient? |
Beta Was this translation helpful? Give feedback.
-
|
Really helpful thanks! Managed to eventually get this working after tackling a few issues. Unfortunately we now have to migrate this over to use FCM V1 due to Legacy FCM being out of support from June 2024 ;). Have you attempted at all to migrate your .NET MAUI project to now use FCM V1 notifications with notification hub and firebase messaging? I've not managed to get this working myself yet. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
.NET MAUI Push Notifications using Azure Notification Hub. Part 2. Setup .NET MAUI
The article demonstrates how to add push notifications to .NET MAUI application using Azure Notification Hub.
https://vladislavantonyuk.github.io/articles/.NET-MAUI-Push-Notifications-using-Azure-Notification-Hub.-Part-2.-Setup-.NET-MAUI/
Beta Was this translation helpful? Give feedback.
All reactions