anonymous user-4673 Thanks for your patience on this.
Based on the feedback from internal team, you can try using Xamarin.Azure.NotificationHubs.Android
NuGet for Android app, and Microsoft.Azure.NotificationHubs
for the Windows app. Both NuGets don’t have any dependency on the UI framework, so they should work with MAUI as well.
Here is a GitHub issue opened by someone who tried (and finally succeeded) using the Xamarin Firebase NuGet in MAUI.
Feel free to reach back to be if you have any further questions on this