You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an app with MapLibre Native in multi-window mode on Android 11 (API 30) tablets, resizing the app a couple times causes visual artifacts and/or makes the app become unresponsive. This should not happen.
On newer Android versions (e.g. API 34) it works fine.
Steps to reproduce
Install the MapLibre Android Test app on a tablet emulator (e.g., Pixel Tablet) with Android 11 (API 30)
I have tested this only on the emulator, unfortunately I don't have a physical Android 11 device to test.
In my app I am still using MapLibre Native 10 for compatibility with OpenGL ES 2. If this is fixed, it would be great if it could also be backported to the 10.x.x branch.
The text was updated successfully, but these errors were encountered:
Thanks for the report! I think this is worth fixing. I'll ask on Slack if anyone has an Android tablet to try this out with to see if it's also reproducible on a real device.
MapLibre Android Version
11.7.1
Android SDK Version
Android 11
Device
Emulator
What happened?
When using an app with MapLibre Native in multi-window mode on Android 11 (API 30) tablets, resizing the app a couple times causes visual artifacts and/or makes the app become unresponsive. This should not happen.
On newer Android versions (e.g. API 34) it works fine.
Steps to reproduce
Renderer
OpenGL (choose this if you are unsure)
Relevant log output
Additional context
Video: https://drive.google.com/file/d/1-hQUogirJLlb0UN59diREdt0-vx2agkZ/view?usp=sharing
I have tested this only on the emulator, unfortunately I don't have a physical Android 11 device to test.
In my app I am still using MapLibre Native 10 for compatibility with OpenGL ES 2. If this is fixed, it would be great if it could also be backported to the 10.x.x branch.
The text was updated successfully, but these errors were encountered: