lime
lime copied to clipboard
[Android] Tagged pointers are not supported
Hello!
If I build 64bit Android app with target-sdk-version="30"
or 31 it crashes or shows black screen on start.
The reason of this and temporary workaround are described here: https://source.android.com/devices/tech/debug/tagged-pointers
But a permanent fix is required.
More discussion here: https://community.openfl.org/t/egl-bad-display-on-android-oneplus-phones/13187/3
I'm not sure if it's Lime problem though.
Thank you!
I've submitted the temporary workaround as part of #1500, but yes, we really should figure out the root cause.
Good, thanks a lot!
Hang on, we still haven't even solved the underlying issue. Or even merged the workaround.
Let's keep this open as long as the issue remains.
Ok-ok, there are like 153 issues in total, I was hoping to close at least one today. :)
Appreciated. I've been working on that lately too. Just not this one, yet.
You know, if you want to help get some issues closed, you can help by reviewing pull requests. Even something as simple as "this works for me" or "I get this error" is helpful.
And if it solves an issue you opened, GitHub should notice if you mention "Solves [link to issue]" in a comment. Then when the pull request is accepted, it should close your issue. (Again, not recommended for this one, but maybe your other issue?)