Fix: Google Play rejects a Flutter or .NET MAUI app for missing 16 KB memory page size support
Play rejects the bundle because a 64-bit .so still has 4 KB ELF segments. Find the offending library, rebuild it with NDK r28+, and verify with zipalign -P 16.