I noticed that there is a known issue reported at Azure GitHub Repo, you could follow the progress. Also, I added the Azure Notification Hubs tag for this thread so that Azure team can focus on it.
Push notifications NuGet Package Support in MAUI iOS App
Venkata Bhaskar
0
Reputation points
I am working on upgrading a Xamarin mobile app to MAUI. So far, things are mostly going smoothly, but I've run into trouble on the iOS side of things.
The old version of the app needed to receive push notifications from the remote server. I accomplished this by using Azure Notification Hubs, and the Xamarin.Azure.NotificationHubs
NuGet package.However, the iOS version of this package is not (it's based on Xamarin.iOS), so I need to find a MAUI-compatible way to interface with Azure Notification Hubs on iOS.
Does anyone have any suggestions?
1 answer
Sort by: Most helpful
-
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,471 Reputation points Microsoft Vendor
2023-12-05T07:15:47.9566667+00:00