mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

Displaying incorrect data when returning from the background in ios #16568

Open peiwal opened 3 years ago

peiwal commented 3 years ago

After upgrading to version 6.3.0, we noticed the following strange behavior. At some point in time, the map saves its state and shows it for some time after returning from background mode. Then it shows the current state. What is the reason for this? The sample code fully corresponds to the basic example from the documentation. This error is also present in version 6.2.0.

peiwal commented 3 years ago

The problem still exists. I recorded a video. Does anyone know what's the matter?

https://user-images.githubusercontent.com/23188497/103124275-a0b72180-46a0-11eb-9c51-9473372d3295.mp4