Count Anthony Harrison
Count Anthony Harrison
We are getting a similar error in Xamarin Forms: ``` (0) : Unhandled Exception: (0) : System.ExecutionEngineException: Attempting to JIT compile method 'void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor:ProcessRgbaScanline (SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,int,int)' while running in aot-only mode....
Hi Jim, No, we haven't raised it with Xamarin, I found the same issue here (closed without a fix or work-around): [SixLabors.ImageSharp: issue 1708](https://github.com/SixLabors/ImageSharp/issues/1708) We discovered this during a Release-To-Store-Candidate...