Completed
Last Updated: 31 Mar 2022 13:59 by ADMIN
Release Release 2021.1.331 (R1 2022 minor release)
Michal
Created on: 28 Feb 2022 15:00
Category: UI for Xamarin
Type: Bug Report
1
Wrong SkiaSharp dependency in Telerik UI for Xamarin.SkiaSharp NuGet Package
With the Telerik UI for Xamarin release 2022.1.222.1 SkiaSharp version was updated to 2.80.3 
but inside the Telerik.UI.for.Xamarin.SkiaSharp NuGet package the SkiaSharp.Views.Forms version is not updated. The version is 1.68.0
4 comments
ADMIN
Ves
Posted on: 31 Mar 2022 13:59

Hello,

A fix for this issue is provided in Telerik UI for Xamarin version 2022.1.331.1.

Best regards,
Ves
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Didi
Posted on: 17 Mar 2022 07:58

Hi Jan,

The issue related to the SkiaSharp version is not the same as the еrror message you have. I am glad to hear the issue is solved when using the Xamarin.iOS SDK 15.4

We've tested the latest Telerik UI for Xamarin release on a mac with older versions of XCode /Xamarin.iOS and indeed, there are various similar issues. Using mac with latest versions of XCode and Xamarin.iOS the error messages cannot be reproduced. 

With the service pack release we updated our build machines, so our source is built against Xamarin.iOS 15.4. This may lead to some conflicts when using the controls on older setup. Our documentation and system requirements section will be updated accordingly. 

Regards,
Didi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Jan
Posted on: 16 Mar 2022 18:24
The AppCenter issue mentioned below was fixed by changing the SDK version from Xamarin.iOS 15.2 to Xamarin.iOS 15.4
Jan
Posted on: 16 Mar 2022 17:35

If I compile my app on AppCenter I get:

MTOUCH : error MT2101: Can't resolve the reference 'System.IntPtr ObjCRuntime.DisposableObject::get_Handle()', referenced from the method 'System.Void TelerikUI.TKShape::DrawInContext(CoreGraphics.CGContext,CoreGraphics.CGPoint,TelerikUI.TKDrawing[])' in 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'.

It looks as if it may be related to this bug?