You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: