Skip to content

v10.16.3

Compare
Choose a tag to compare
@mapbox-github-ci-writer-public-1 mapbox-github-ci-writer-public-1 released this 08 Dec 15:20
· 9 commits to v10.16 since this release

10.16.3 December 08, 2023

Bug fixes 🐞

  • Downgrade minimum required compileSDK from 31 to 30.
  • Fix the java.lang.UnsatisfiedLinkError exception happening on the startup.
  • Fix widgets flickering due to race condition if they are animated.
  • Fix widgets not showing on some zoom levels.
  • Fix map being black when using widgets (e.g. when MapDebugOptions.TILE_BORDERS option is enabled).
  • Fix the crash with enabled timestamps debug option.
  • Fix crashing with java.lang.Error: unknown native exception caused by model_collision shader compilation failure.
  • Fix TileStore not clearing the invalidated and serveable flags upon a successful download.

Dependencies

  • Update Mapbox gestures library to 0.9.1
  • Update gl-native to v10.16.3 and common to v23.8.5.

Known issues

  • The java.lang.UnsatisfiedLinkError exception on startup has been fixed when using Mapbox Maps SDK only. If other Mapbox products are used (Navigation, Search) - loading navigation / search native libraries might still crash. Mapbox Navigation / Search SDKs fixes will be released separately.