There seems to be an issue with configuring the project and our references - can you provide more details on how you've added Telerik UI for .NET MAUI reference, did you use the Telerik.UI.for.Maui nuget package or added the assemblies? Have you updated to the latest .NET MAUI release and latest Telerik UI for .NET MAUI, respectively?
I've just tested adding our Telerik MAUI binaries to an existing .NET MAUI app for Android and it worked properly on my side. Please note that you should also add references to the following SkiaSharp packages:
SkiaSharp.Views.Maui.Controls
SkiaSharp.Views.Maui.Controls.Compatibility
I've attached my test app for a reference, can you download it and give it a try? Do you still reproduce the same issue with it?
Hello,
There seems to be an issue with configuring the project and our references - can you provide more details on how you've added Telerik UI for .NET MAUI reference, did you use the Telerik.UI.for.Maui nuget package or added the assemblies? Have you updated to the latest .NET MAUI release and latest Telerik UI for .NET MAUI, respectively?
hello,
I didn't use Telerik.UI.for.Maui nuget package
Hi,
Thank you for sending the additional details.
I've just tested adding our Telerik MAUI binaries to an existing .NET MAUI app for Android and it worked properly on my side. Please note that you should also add references to the following SkiaSharp packages:
I've attached my test app for a reference, can you download it and give it a try? Do you still reproduce the same issue with it?
I look forward to your reply.