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
Then I stop my App, turn Airplane mode and run my App again. The result is that not all the tiles are shown on map, different tiles missing in different zoom-s.
I use a 1.6.0 version with #581 fix cherry-picked.
I set up mapView and download tiles as in the example https://github.com/mapbox/mapbox-ios-sdk-offline
then I download tiles in cache:
Then I stop my App, turn Airplane mode and run my App again. The result is that not all the tiles are shown on map, different tiles missing in different zoom-s.
I use a 1.6.0 version with #581 fix cherry-picked.