Skip to content

Commit 06c0a03

Browse files
Merge pull request #281185 from davidbritch/patch-17
Update messaging about .NET MAUI
2 parents 1dfa801 + 5fd89ff commit 06c0a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/notification-hubs/notification-hubs-gcm-to-fcm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Azure Notification Hubs is working on a solution that reduces the number of time
6161

6262
### How can Xamarin customers migrate to FCM v1?
6363

64-
Xamarin is now deprecated. Xamarin customers should migrate to .NET MAUI, but MAUI is not currently supported by Azure Notification Hubs. MAUI apps can use the native Android Notification Hub SDK or [REST API](firebase-migration-rest.md#step-2-manage-registration-and-installation). It's recommended that Xamarin customers move away from Notification Hubs if they need FCM v1 sends.
64+
Xamarin is now deprecated and Xamarin customers should migrate to .NET Multi-platform App UI (.NET MAUI). While specific Azure Notification Hub SDKs aren't provided for .NET for Android, .NET for iOS, and .NET MAUI, the [.NET SDK](https://www.nuget.org/packages/Microsoft.Azure.NotificationHubs) can be used by apps built with .NET, including .NET MAUI. For more information, including sending push notifications to a .NET MAUI app via FCM v1, see [Send push notifications to .NET MAUI apps using Azure Notification Hubs via a backend service](/dotnet/maui/data-cloud/push-notifications).
6565

6666
## Next steps
6767

0 commit comments

Comments
 (0)