heremaps / here-sdk-examples

Android, iOS and Flutter example apps for the HERE SDK 4.x (Lite Edition, Explore Edition, Navigate Edition)
https://developer.here.com/products/here-sdk
Apache License 2.0
171 stars 135 forks source link

The map disappears #222

Closed wyzard closed 1 year ago

wyzard commented 1 year ago

Using this code I have experiencing an issue: https://github.com/heremaps/here-sdk-examples/blob/master/examples/latest/explore/flutter/hello_map_app/lib/main.dart.

Steps to reproduction:

The map then disappears and is replaced by a black rectangle.

I've created two screenshots: https://imgur.com/a/R3o9yKp.

Android 11, HERE SDK for Flutter 4.13.2. I've tried with auto-initialization and manual SDK initialization too, the result is the same.

I've found a similar issue with Google Maps: https://stackoverflow.com/questions/59374010/flutter-googlemap-is-blank-after-resuming-from-background/59435683#59435683

https://github.com/flutter/flutter/issues/98865

HERE-SDK-Support-Team commented 1 year ago

Thanks!

Closing this in favor of https://github.com/heremaps/here-sdk-examples/issues/211 - it contains the same information.