Android Resources issue when adding SfDataForm

Hi

Trying to use SfDataForm, getting the following error:

Error CS0433: The type 'Resource' exists in both 'Syncfusion.SfNumericUpDown.Android, Version=18.1451.0.54, Culture=neutral, PublicKeyToken=null' and 'Syncfusion.SfNumericUpDown.XForms.Android, Version=18.1451.0.54, Culture=neutral, PublicKeyToken=null' (CS0433).

I have added Syncfusion.Xamarin.SfDataform (18.1.0.54) to Core lib, and Syncfusion.Xamarin.SfDataForm.Android (18.1.0.54) to Android project.

Using with Xamarin.Forms v 4.6.0.800

Thanks



1 Reply 1 reply marked as answer

SS SaiGanesh Sakthivel Syncfusion Team June 2, 2020 03:11 PM UTC

Hi Martin, 
 
Thank you for contacting Syncfusion support. 
 
We have checked the reported query Android Resources issue when adding SfDataForm from our end. We would like to inform you that Syncfusion.Xamarin.SfDataForm nuget package is enough for Xamarin forms SfDataForm. There is no need to add the Syncfusion.Xamarin.SfDataForm.Android package. We suggest you to clear the nuget package and reinstall only the Syncfusion.Xamarin.SfDataForm package. please refer to the demo sample in the following link. 
 
 
We hope this helps. Please let us know if you need any further assistance. 
 
Regards, 
SaiGanesh Sakthvel

Marked as answer
Loader.
Up arrow icon