Skip to content

0.12.0

Compare
Choose a tag to compare
@matteblair matteblair released this 19 Jan 20:54

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

Android

  • Revise feature picking interface to make callback behavior clearer and easier to use (#2103)

iOS

  • Fix a configuration issue that made the iOS dynamic framework unable to run on devices (#2125)
  • Fix an issue preventing gesture recognizers from working correctly with iOS 13 (#2127)

Core

  • Fix some messy logic that caused data layers added by users to disappear after scene changes (#2118)