Fix Android 15 Memory Error-Your app does not support 16 KB memory page sizes

Job ID: 40365294

Budget: ₹1,500 – ₹12,500 INR

Google Play Console is blocking my Ionic-based Android build with the message “Your app does not support 16 KB memory page sizes.” I clearly see the Memory page size not supported error during the pre-launch check, and every attempt I have made so far has failed.

What I have already tried
• Removed the cordova-file-transfer plugin and replaced its usage with Angular HttpClient, then rebuilt and uploaded a new AAB – same rejection.
• Followed several forum hints about tweaking build configurations, but none removed the warning.

What I need from you
1. Pinpoint the exact cause inside the current Ionic/Capacitor build (Gradle, NDK, native libraries, or any third-party plugin).
2. Supply the precise code, Gradle, or configuration changes required to make the bundle compliant with Android 15’s 16 KB memory page requirement.
3. Explain the fix so I can reproduce it on later releases.

Acceptance criteria
• Help me create a signed AAB generated from my project passes Play Console validation without the memory-page error.
• All original app features remain fully functional after the fix.