Skip to content Skip to sidebar Skip to footer

Skmaps Shows Black / Bluish Background

I am implementing turn-by-turn navigation in android using SKMaps. For this, I displayed a separate activity which uses SKMaps. When I present the activity for very first time, the

Solution 1:

We discovered this bug on the 2.4 release - when in 3D navigation, the map (background) sometimes (on certain devices) becomes black (e.g. when returning from background). The map would restore if you were to switch the device in landscape mode.

This affected only the 2.4 release and it's connected to an OpenGL ES 2.0 issue (we moved to ES 2.0 with the 2.4 SDK version).

We've fixed the issue for 2.5. The 2.5 SDK version will be rolled out next week (in the week with 25-29 of May)

Post a Comment for "Skmaps Shows Black / Bluish Background"