Hi,
I am following the online documentation of TelerikUI to run the example SDK project with VS 2022. However, the build is throwing an error. Can someone please help with how to resolve this issue?
I am following the online documentation of TelerikUI to run the example SDK project with VS 2022. However, the build is throwing an error. Can someone please help with how to resolve this issue?
I manage to resolve the above error but getting another error now. I tried using Telerik with a demo MAUI project as well but still getting the same error. Any help is much appreciated.
That error code is unrelated to Telerik controls. the missing class is MauiAppBuilder, which comes from Microsoft.
Please keep in mind that if you're trying to use .NET6 RC2 (released 2 days ago), this is not fully supported in the release of Telerik because the latest release of Telerik UI for MAUI was built on .NET 6 RC1.
This is just a side effect of prerelease software, sometimes you may need to wait a few days for the different prerelease parts to line up. Our next release of UI for MAUI will have .NET 6 RC2 support, this will be coming as soon as possible.