Hi,
I have created a new .Net MAUI App, targeting net6.0-windows10.0.19041.0, net6.0-android, net6.0-ios and net6.0-maccatalyst. I have added Syncfusion.Licencing and Syncfusion.Maui.Core from Nuget (latest stable for both packages):
I also license the product in App.xaml.cs and call ConfigureSyncfusionCore() in MauiProgram.cs.
On compilation, I get the warning:
MSB3277 Found conflicts between different versions of "WinRT.Runtime" that could not be resolved.
Everything compiles OK, but on using controls that were fine before, such as the standard MAUI listbox, my items seem to disappear and I get an exception (ambiguous reference) when selecting an item.
How do I solve this, please? On removing the SF references, the problems go away and I compile with no errors or warn.
Edit: I should point out that I'm using a clean install of VS Community 2022 17.4.0 Preview 2.1
Hi Adam,
Thanks for contacting Syncfusion support.
Currently, our .Net Maui Syncfusion controls only support VS 2022 stable version, and below are the compatible system requirements details.
Link: https://help.syncfusion.com/maui/system-requirements#development-environment
We request you to use our controls in the above system requirements. Once we support the .Net 7 with VS 2022 17.4.0 Preview 2.1 version we share the details in our UG document.
Thanks,
Vijayakumar V
This is not a valid answer. The question said nothing about .Net 7. The poster said specifically that they were using .net6.
I am having the same issue. Please fix whatever the issue is.
Hi Adam,
Currently, we are validating the reported query and we will let you know the details on October 10, 2022. We appreciate your patience until then.
Regards,
Ruba Shanmugam
Hi Adam,
Thanks for your patience.
Currently, we are supporting only the Visual Studio 2022 stable version (.NET MAUI 6.0.486). We suspect you are using our NuGet in the Visual Studio 2022 preview version, so this exception will be thrown from your side. We regret to say that currently, our controls are not compatible with Visual Studio 2022 preview.
Link: https://help.syncfusion.com/maui/system-requirements#development-environment
We request you use our controls in the above system requirements.
Thanks,
Ruba Shanmugam