realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

Support page size 16KB for upcoming Android 15

Open sync-by-unito[bot] opened this issue 1 year ago • 2 comments

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

sync-by-unito[bot] avatar Jun 20 '24 15:06 sync-by-unito[bot]

➤ PM Bot commented:

Jira ticket: RKOTLIN-1105

sync-by-unito[bot] avatar Jun 20 '24 15:06 sync-by-unito[bot]

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

https://android-developers.googleblog.com/2025/05/prepare-play-apps-for-devices-with-16kb-page-size.html

Edit: It seems a fix has been merged and is available in the latest release: https://github.com/realm/realm-kotlin/pull/1834

SebastianRask avatar Jun 11 '25 07:06 SebastianRask

This is a very concerning issue. Is there a plan to support this?

AnwarShahriar avatar Jun 25 '25 16:06 AnwarShahriar

Any update on this ? we r facing issue with realm from google

Image

Shahidzbi4213 avatar Jul 02 '25 13:07 Shahidzbi4213

Will this be adjusted or do we need to migrate away from Realm?

maxoertel avatar Jul 09 '25 15:07 maxoertel

I hope someone from @realm-ci answer our query.

Shahidzbi4213 avatar Jul 09 '25 16:07 Shahidzbi4213

@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?

liamjones avatar Jul 11 '25 16:07 liamjones

Hi @liamjones that was already fixed in https://github.com/realm/realm-kotlin/pull/1834 & released in 2.3.0

nhachicha avatar Jul 14 '25 15:07 nhachicha

Thanks @nhachicha. Apologies, I didn't realise this was a stale ask 🙏

liamjones avatar Jul 14 '25 15:07 liamjones