This is a migrated thread and some comments may be shown as answers.

Xamarin.AndroidX.RecyclerView Error

2 Answers 134 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vuyiswa
Top achievements
Rank 2
Vuyiswa asked on 23 Mar 2020, 11:35 AM

hi Admin 

i would like to know if this error 

 

03-23 13:29:20.170 D/Mono    (32469): Requesting loading reference 14 (of 16) of Telerik.XamarinForms.DataControls.dll
03-23 13:29:20.171 D/Mono    (32469): Loading reference 14 of Telerik.XamarinForms.DataControls.dll asmctx DEFAULT, looking for Xamarin.AndroidX.RecyclerView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
03-23 13:29:20.172 D/Mono    (32469): Assembly Ref addref Telerik.XamarinForms.DataControls[0x7f6cce0080] -> Xamarin.AndroidX.RecyclerView[0x7f6cba0000]: 3
03-23 13:29:20.211 W/art     (32469): JNI RegisterNativeMethods: attempt to register 0 native methods for crc644b19d71eeb53ff67.AndroidRendererBase_2
03-23 13:29:20.212 W/art     (32469): JNI RegisterNativeMethods: attempt to register 0 native methods for crc644ac6aa1c847cb78b.ItemsControlRenderer
03-23 13:29:20.222 W/art     (32469): JNI RegisterNativeMethods: attempt to register 0 native methods for crc6439d9b01b8ea7e4fb.ChatListViewRenderer
**System.MissingMethodException:** 'Method not found: void .Adapter.set_HasStableIds(bool)'

 

is fixed in this release  

 

https://www.telerik.com/support/whats-new/xamarin-ui/release-history/ui-for-xamarin-r1-2020-(version-2020-1-318-410)

 

?

2 Answers, 1 is accepted

Sort by
0
Accepted
Didi
Telerik team
answered on 23 Mar 2020, 01:48 PM

Hello Vuyiswa,

Yes, In the 2020.1.318 release of Telerik UI for Xamarin (release notes) we implemented a change that will prevent an exception that was caused by a method missing in AndroidX. The fix is mentioned in the release notes inside the Common  -> Fixed:

DataControls [Android]: Compiler throws error of missing HasStableIds setter API when SDK Linker is enabled and XF 4.5 is used.

This means you can now use Xamarin.Forms 4.5 for all the projects in the solution. More information on this can be found at the following link from our feedback portal: https://feedback.telerik.com/xamarin/1456227-xamarin-forms-4-5-or-later-required

Update the Telerik UI for Xamarin to the latest version and check the fix on your side.

Regards,
Didi
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Vuyiswa
Top achievements
Rank 2
answered on 23 Mar 2020, 04:19 PM
Thank you that answered my question. 
Tags
General Discussions
Asked by
Vuyiswa
Top achievements
Rank 2
Answers by
Didi
Telerik team
Vuyiswa
Top achievements
Rank 2
Share this question
or