I was trying to integrate SharpCompress into my NativeAOT project with Reflection disabled. I had been able to do this in smaller projects that used similar functions, and I was also able to add ...
It looks like using Console.WriteLine since 8.3.x crashes xamarin with a native crash. The crash occurs in printf, and didn't happen in 8.2.x. It looks like Console.WriteLine now calls a form of ...