❔ How to install a xamarinios10 package onto net7.0-ios16.4
The error I got is
when trying to migrate a Xamarin.iOS project over to .NET 7. It has a dependency on https://www.nuget.org/packages/StormUp.Xamarin.IQKeyboardManager which unfortunately triggers an error on NuGet. How to circumvent this restriction?
when trying to migrate a Xamarin.iOS project over to .NET 7. It has a dependency on https://www.nuget.org/packages/StormUp.Xamarin.IQKeyboardManager which unfortunately triggers an error on NuGet. How to circumvent this restriction?