Skip to content

sqlite-net-pcl 1.9.172 issue with new google policy "Android 16 will require 16 KB page sizes"Β #1288

@deepamhatre

Description

@deepamhatre

Google play store has came with an requirement that need to be addressed before Nov 1, 2025
"App must support 16 KB memory page sizes"

The output window when building the .NET maui android app shows following warning:
XA0141: Android 16 will require 16 KB page sizes, shared library 'libe_sqlite3.so' does not have a 16 KB page size. Please inform the authors of the NuGet package 'SQLitePCLRaw.lib.e_sqlite3.android' version '2.1.2' which contains 'C:\Users\user-name.nuget\packages\sqlitepclraw.lib.e_sqlite3.android\2.1.2\lib\net6.0-android31.0\SQLitePCLRaw.lib.e_sqlite3.android.aar'. See https://developer.android.com/guide/practices/page-sizes for more details.

Please provide the new version of "sqlite-net-pcl" package to support the 16 KB page size before the deadline. Otherwise, I won't be able to update my android app on the play store

I have tried upgrading the package to "1.10.196-beta", but still same issue

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