xamarin / XamarinComponents

Plugins for Xamarin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NotificationHubs Package for iOS not compatible with net6.0-ios15.2

ElliottBrand opened this issue · comments

I just updated Visual Studio and MAUI to the latest release (Version 17.1.0 Preview 3.0) and now my iOS app won't build and throws the following error in relation to the Xamarin.Azure.NotificationHubs.iOS NuGet package.

Package Xamarin.Azure.NotificationHubs.iOS 3.1.1 is not compatible with net6.0-ios15.2 (.NETCoreApp, Version=v6.0)/ios-arm64. Package Xamarin.Azure.NotificationHubs.iOS 3.1.1 suports:

The answer I received from Microsoft about this is that the error is by design and the package isn't supported in MAUI...

https://developercommunity.visualstudio.com/t/Visual-Studio-2022-1710-Preview-4-is-n/1650536