i have sftabview 16.0.4.52 in a xamarin forms app (xamarin forms package: 3.0.0.446417)
i can compile the pcl project, i can compile the android project, but when i try to compile the ios project i get this error:
Can't resolve the reference 'System.Func`2<System.String,System.String> Xamarin.Forms.Internals.ResourceLoader::get_ResourceProvider()', referenced from the method 'System.Void Syncfusion.XForms.TabView.SfTabViewStyles::InitializeComponent()' in 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. EasyGAV_XF.iOS
can you please me how to solve the problem,
thanks