We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

SfCheckBox causes app crash on Android 4.4.2

Hello,
I have a Xamarin.Forms project that uses the SfCheckBox control. Everything works fine except when the app is running on Android 4.4.2 (unfortunately we must still support this version). In fact, when the page that contains the SfCheckBox control is being rendered, the app crashes with the following exception:

Android.Content.Res.Resources+NotFoundException: 'File res/drawable-hdpi/tw_ic_menu_translate_holo_dark.spi from drawable resource ID #0x1080a78: .xml extension required'

If I remove the SfCheckBox control, the app doesn't crash anymore. As I mentioned previously, the app does work properly on higher Android versions.

Any chance to solve this issue? 
Thanks in advance,
Alessandro

3 Replies

RA Rachel A Syncfusion Team August 20, 2019 05:45 AM UTC

Hi Alessandro, 
 
Thanks for contacting Syncfusion Support. 
  
We have provided the SfCheckBox support from API level 21 and later versions. Also, there is no support for lower versions. Please refer the below UG link. 
  
 
Please let us know if you have any other queries.  
 
Regards, 
Rachel. 



AD Alessandro Del Sole August 21, 2019 10:34 AM UTC

Thank you very much Rachel for your kind explanation.

Alessandro


MK Muneesh Kumar G Syncfusion Team August 22, 2019 05:32 AM UTC

Hi Alessandro,  
 
Thanks for the update.  Please let us know if you need any further assistance. 
 
Regards,   
Muneesh Kumar G  


Loader.
Up arrow icon