Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Important Android 15 Breaking Change SQLite plugin #578

Open
hooliapps opened this issue Sep 3, 2024 · 0 comments
Open

Important Android 15 Breaking Change SQLite plugin #578

hooliapps opened this issue Sep 3, 2024 · 0 comments

Comments

@hooliapps
Copy link

With Android 15 Beta + Device who has Page Size 16Kb mode (ex Pixel 8), SQLite crash due to .so libraries not aligned to 16Kb Mode.

There is a breaking change for Android 15, any plugin (all SQLite, google maps…) who have compiled .so library dont works anymore on Android 15 with devices with Page Size 16Kb. Testsable with emulator or Pixel8 and beta.

Expected Behavior

App must work with Android 15 new devices

Current Behavior

Crash

Possible Solution

Recompile libraries

Steps to Reproduce (for bugs)

Install Android 15 Beta + Page size 16kb mode
https://developer.android.com/guide/practices/page-sizes

Context

Execution of this plugin

Your Environment

Debug logs

App not launch, impossible execution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant