Hi everbody !
I'm currently working on a SAP crossplatform project with Xamarin.Forms and I would like to define my interfaces in Xaml. I enabled the build engine with MSBuild option for my iOS project as indicated here but this error is thrown with even the simplest Xaml file on InitializeComponent () method call.
Any help on this ? Thx !