I received a message from the Google Play Store after uploading the app that the current libraries do not support a 16kb page size:
base/lib/arm64-v8a/libSkiaSharp.so
base/lib/arm64-v8a/libmonodroid.so
base/lib/arm64-v8a/libxa-internal-api.so
Is it possible to align the current libraries to use a 16kb page size? I compiled the code for API version 35. Is the only solution to switch to .net MAUI? Thanks.