Closed
Description
Hello,
The existing version won't work as is with net6.0-ios due to breaking changes. These are also documented here.
Right now you get the following error - error NU1202: Package SaturdayMP.XPlugins.iOS.BEMCheckBox 1.4.3 is not compatible with net6.0-ios15.2 (.NETCoreApp,Version=v6.0). Package SaturdayMP.XPlugins.iOS.BEMCheckBox 1.4.3 supports: xamarinios10 (Xamarin.iOS,Version=v1.0)
Do you have any plans to support net6.0-ios since the GA is scheduled for Q2 2022?
The samples from https://github.com/xamarin/xamarin-macios/tree/main/tests/dotnet might be helpful.
Thank you,
Cosmin