Skip to content

Update SQLite to support 16KB aligment #1263

@pictos

Description

@pictos

Hello @praeclarum, hope that you're doing good!

While building my .NET Maui app (.net 9) I found this warning on log

C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\35.0.24\tools\Xamarin.Android.Common.targets(2192,2): warning XA0141: NuGet package '' version '' contains a shared library 'libe_sqlite3.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details

I'm not sure if this will cause any issue in production or if this must be updated to support it and also, I'm not sure if the work should be done on this repo, anyway here's a reference on the fix that was made by SkiaSharp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions