# Steps to reproduce 1. Open AndroidApp1 project 2. Update OxyPlot.Core NuGet package to 2.1.0 3. 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)_