SkiaSharp
SkiaSharp copied to clipboard
[FEATURE] <.NET9> contains a shared library 'libSkiaSharp.so' which is not correctly aligned.
Is your feature request related to a problem?
Building a .net MAUI project with Skia gives these warnings
NuGet package 'SkiaSharp.NativeAssets.Android' version '3.0.0-preview.3.1' contains a shared library 'libSkiaSharp.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
NuGet package '
Describe the solution you would like
Alignment issues solved for .net 9
Describe alternatives you have considered
It's not ab locking issue, since it can compile, just to leave this into consideration
Additional context
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct