Yermo / nativescript-mapbox

:statue_of_liberty: :tokyo_tower: :mount_fuji: Native OpenGL powered Maps, by Mapbox
MIT License
194 stars 94 forks source link

Black map and 'mapReady' not fired #385

Open flocca opened 4 years ago

flocca commented 4 years ago

On Android, the map is randomly not displayed and it's completely black (except for the MapBox logo if hideLogo: false). The mapReady event is not fired.

Schermata 2020-09-03 alle 21 54 03

Pausing and resuming the app is the only way to revive the map and firing the mapReady event.

The map is inside a tab.

"tns-android": {
  "version": "6.5.3"
},
...
"nativescript-mapbox": "^5.0.1",
"tns-core-modules": "6.5.15",