Hi,
When building an android app with .net9-pre7 (for android 15), I get this warning:
C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\35.0.0-preview.7.41\tools\Xamarin.Android.Common.targets(2099,3): warning XA0141: NuGet package '<unknown>' version '<unknown>' contains a shared library 'libe_sqlite3mc.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
Could you please rebuild the lib for it work on 16kB devices, as explained in the linked page?
Thanks
Hi,
When building an android app with .net9-pre7 (for android 15), I get this warning:
C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\35.0.0-preview.7.41\tools\Xamarin.Android.Common.targets(2099,3): warning XA0141: NuGet package '<unknown>' version '<unknown>' contains a shared library 'libe_sqlite3mc.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more detailsCould you please rebuild the lib for it work on 16kB devices, as explained in the linked page?
Thanks