Support page size 16KB for upcoming Android 15
Android 15 will bring support to 16KB page size https://developer.android.com/about/versions/15/behavior-changes-all#16-kb
This is reported by a customer as well as in the Java repo https://jira.mongodb.org/browse/RJAVA-1264
➤ PM Bot commented:
Jira ticket: RKOTLIN-1105
This is becoming a requirement in Google Play from 1. November 2025. This makes support for 16KB page sizes very important and something that should be implement ASAP
Edit: It seems a fix has been merged and is available in the latest release: https://github.com/realm/realm-kotlin/pull/1834
This is a very concerning issue. Is there a plan to support this?
Any update on this ? we r facing issue with realm from google
Will this be adjusted or do we need to migrate away from Realm?
I hope someone from @realm-ci answer our query.
@nhachicha I appreciate that, with the Realm SDK deprecation & EoL approaching, Mongo employees themselves are not likely to do this work now. I saw that, before the ticket was closed in Jira, you had it assigned. Do you know, even at a high level, what work is required for the 16KB alignment to work with Realm if the community is going to pick up the work?
Hi @liamjones that was already fixed in https://github.com/realm/realm-kotlin/pull/1834 & released in 2.3.0
Thanks @nhachicha. Apologies, I didn't realise this was a stale ask 🙏