Open
Description
Steps to reproduce
- Open AndroidApp1 project
- Update OxyPlot.Core NuGet package to 2.1.0
- Run (I used Pixel 3a Android 11 simulator)
Expected behavior
The plot shows up.
Actual behavior
An exception is thrown:
System.TypeLoadException
Message=Type OxyPlot.Xamarin.Android.CanvasRenderContext has invalid vtable method slot 7 with method OxyPlot.RenderContextBase:DrawLine (System.Collections.Generic.IList`1<OxyPlot.ScreenPoint>,OxyPlot.OxyColor,double,OxyPlot.EdgeRenderingMode,double[],OxyPlot.LineJoin)
Metadata
Metadata
Assignees
Labels
No labels