Hi,
I have used OxyPlot library to display few graphs in my iOS app which is developed in Xamarin.
When I am trying to build a package for releasing on app store, I am getting following exception
Error MT2002: Failed to resolve "System.Void OxyPlot.PlotModel::.ctor(System.String,System.String)" reference from "OxyPlot, Version=2014.1.546.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9" (MT2002)
It works perfectly in Debug mode.
I am using "Link SDK assemblies only" linker options, to keep my package size small.
Please advice.
I have used OxyPlot library to display few graphs in my iOS app which is developed in Xamarin.
When I am trying to build a package for releasing on app store, I am getting following exception
Error MT2002: Failed to resolve "System.Void OxyPlot.PlotModel::.ctor(System.String,System.String)" reference from "OxyPlot, Version=2014.1.546.0, Culture=neutral, PublicKeyToken=638079a8f0bd61e9" (MT2002)
It works perfectly in Debug mode.
I am using "Link SDK assemblies only" linker options, to keep my package size small.
Please advice.