Skip to content

Conversation

m-bert
Copy link
Contributor

@m-bert m-bert commented Feb 17, 2025

Description

Starting from Android 15 devices can use 16KB page size instead of 4KB. Apps that take advantage of this require additional linker flag.

This PR adds aforementioned flag so that apps that use Gesture Handler don't crash.

Fixes #3410

Note

More info can be found here

Test plan

Tested on AVD with 16KB page size.

@m-bert m-bert merged commit 92ecec9 into main Feb 18, 2025
3 checks passed
@m-bert m-bert deleted the @mbert/add-support-16kb-page-size branch February 18, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crashing on android when newArchEnabled=true with RN 0.77.1
3 participants