Skip to content

2.11.0

Compare
Choose a tag to compare
@Enricoza Enricoza released this 17 Jan 15:13
· 11 commits to main since this release

Medium Impact Changes

  • Increased minimum supported os versions: iOS 11.0, TvOS 11.0, WatchOS 4.0 and MacOS 10.13.
  • Changed the storage default directory on disk for TvOS from Application Support to Caches as the first one was not supported on the TVs.
  • Removed the iAd framework from the Attribution module since it was disabled by Apple and it will be removed soon.

Low Impact Changes

  • Implemented the possibility to disable the whole SDK from remote settings.
  • Updated the list of device names including newest iOS devices and now including mac devices too.
  • Fixed TealiumVisitorProfile parsing to gracefully accept null strings.
  • Improved error logs readability.

Known Issues

  • This release is our last release targeting XCode 14. XCode 15 dropped support for iOS 11, therefore to install on XCode 15 you need to manually increase the minimum deployment target of the Tealium library to 12 after installing it or the app will crash on launch. See here.