C
C#9mo ago
Happypig375

❔ How to install a xamarinios10 package onto net7.0-ios16.4

The error I got is
error NU1202: Package StormUp.Xamarin.IQKeyboardManager 6.5.4.2 is not compatible with net7.0-ios16.4 (.NETCoreApp,Version=v7.0). Package StormUp.Xamarin.IQKeyboardManager 6.5.4.2 supports: xamarinios10 (Xamarin.iOS,Version=v1.0)
error NU1202: Package StormUp.Xamarin.IQKeyboardManager 6.5.4.2 is not compatible with net7.0-ios16.4 (.NETCoreApp,Version=v7.0). Package StormUp.Xamarin.IQKeyboardManager 6.5.4.2 supports: xamarinios10 (Xamarin.iOS,Version=v1.0)
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?
StormUp.Xamarin.IQKeyboardManager 6.5.4.2
Xamarin.iOS Bindings for IQKeyboardManager Library
9 Replies
Happypig375
Happypig3759mo ago
Ideally I would want a general way to use xamarinios packages on net7.0-ios. I also have other packages to move over - Xamarin.Essentials, Xamarin.Forms, SkiaSharp.Views.Forms, and I do not have the capacity to test the entire app on MAUI right now. I just want to be able to make my app function on newer iOS and Android versions without introducing too much changes. But if there is a way to target iOS 17+ and Android 14+ easily with my current Xamarin.iOS and Xamarin.Android projects, please do tell.
Happypig375
Happypig3759mo ago
Stack Overflow
NuGet Compatible vs Computed Framework (Xamarin and .NET 6)
We are currently looking at migrating existing Xamarin.Android and Xamarin.iOS applications to .NET 6 (we aren't at this stage going to use MAUI). A big part of this process is understanding which ...
Happypig375
Happypig3759mo ago
it seems fine on the android side though
Happypig375
Happypig3759mo ago
what now do i have to include the source files for all my dependencies :( any patchers?
Happypig375
Happypig3759mo ago
sigh looks like maui is unavoidable here I hate to update Xamarin Forms or MAUI in particular because there are always bugs when I update unlike the rest of .NET every Xamarin Forms or MAUI blog post shows that fortunately Avalonia will be my choice in the future
Happypig375
Happypig3759mo ago
what.
No description
Accord
Accord9mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts