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