mapbox / mapbox-gl-native-android

Interactive, thoroughly customizable maps in native Android powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
218 stars 114 forks source link

Failed to load sprite: bitmap decoding: couldn't get bitmap info #713

Open mhdabbaghy opened 2 years ago

mhdabbaghy commented 2 years ago

Hi, When I want to use a custom style on Mapbox, ill get these errors for loading sprites: D: --- Failed to create image decoder with message 'unimplemented' E: {pboxsdk.testapp}[Style]: Failed to load sprite: bitmap decoding: couldn't get bitmap info

the style and sprites have no problem because we could use that style in an older version of Mapbox (V6.x.x) and also Mapbox js