-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map vanishes when restart fom app-list #1462
Comments
Hm maybe this a new Android 14 issue. I can not reproduce this on real device, but i only have Android 11 |
I see it on android9 and 14 |
not reproducable on ios |
reproducable on android14 (Samsung S24 Ultra, not for Pixel 8 Pro) and android 9 on browserstack! Looks like to happen in some android versions but not in all It could also be fixed with impeller engine of a new flutter release. I'm gonna check this. Update: Still happens with impeller engine. So maybe we have to wait for the pr. Not sure if we can find a workaround. Looks like the mentioned open pr doesn't fix the issue. I forked it and tested :( |
When I open the list of background apps choosing another app and come back to 'Ehrenamt' the same way the map disappeared (black screen of one physikal device [Samsung A53; V14] , white one on the other [Samsung Note 8;V9]). The android emulator dosen't show this behaviour but sometimes crashes at this point.
I will ad ios behaviour later on.
To Reproduce
Steps to reproduce the behavior:
Related to:maplibre/flutter-maplibre-gl#327
Should be fixed by this pr: maplibre/flutter-maplibre-gl#406Update to latest maplibre release
It should be fixed by updating to https://github.com/maplibre/flutter-maplibre-gl/releases/tag/v0.20.0Looks like kotlin plugin for android has also to be updated
Update: its not fixed by maplibre v0.20 -> Blocked, waiting for upstream fix
This bug happens on android 9 and android 14. You can upload your apk to browserstack for testing
The text was updated successfully, but these errors were encountered: