Skip to content

Conversation

@rainyt
Copy link
Contributor

@rainyt rainyt commented Dec 29, 2025

When the compiled version is greater than 29, memory access conflicts may occur, causing the application to crash.

E/libEGL: validate_display:547 error 3008 (EGL_BAD_DISPLAY)

When the compiled version is greater than 29, memory access conflicts may occur, causing the application to crash.
@player-03
Copy link
Contributor

We have that already.

"android:allowNativeHeapPointerTagging": context.ANDROID_TARGET_SDK_VERSION >= 30 ? "false" : null

@player-03 player-03 closed this Dec 29, 2025
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.

2 participants