brodycj / cordova-sqlite-legacy-build-support

Extra legacy version of Cordova/PhoneGap plugin to open and use sqlite databases on WP8 in addition to Android/iOS/macOS/Windows with HTML5/Web SQL API
Other
2 stars 2 forks source link

Android 15 : 16Kb Page size support #5

Open hooliapps opened 3 months ago

hooliapps commented 3 months ago

App crash with Android 15 and 16Kb Page size support

I propose a Test pull request: https://github.com/brodycj/cordova-sqlite-legacy-build-support/pull/6

This is a test change.

I added Android 15 Support pagesize 16Kb support.

To be checked before !

I tested on:

Pixel 8 with Android 15 Beta QPR1 + Pagesize 4Kb mode Pixel 8 with Android 15 Beta QPR1 + Pagesize 16Kb mode Amazon Fire tablet Retroid 3+ Robotest: Nexus 5X, Virtuel, API 26 Galaxy Tab A8, API 34 Pixel 5, API 30 Galaxy S20, API 29 Medium Phone, 6.4in/16cm (Arm), Virtual, API 34

hooliapps commented 2 months ago