Skip to content

0.6.3

Compare
Choose a tag to compare
@matteblair matteblair released this 16 May 01:05

This is a minor update to the Tangram Android SDK and the Tangram iOS SDK. There are no breaking changes to the SDK interfaces in this release.

Fixes

  • Resolved further potential crashes on devices that don't support Vertex Array Objects (#1489)
  • Remove excess geometry "buffer" created when using MapData or ClientGeoJsonSource (#1496)

Android

  • Log HTTP errors on Android (#1493)
  • Fix SSL connections using TLS 1.2 on older Android versions (#1501)