Hello,
I'm currently evaluating different Xamarin charting libraries, at the moment we have a basic requirement to display simple charts in a xamarin forms app (Android and iOS).
I have a question around deployment, we use Azure DevOps build/release pipelines (with yaml), how would we deploy the application with Syncfusion SfCharts?
I don't see any of the .csproj files being updated with the Syncfusion.Xamarin.SfChart nuget package when installing.
Paul