November 1, 2019
Tealium for iOS (Objective C)
Low Impact Changes
- Added the
tealium_session_id
the volatile data variables so is easily retrieved and used.
Tealium for React Native
High Impact Changes
- Support for ReactNative Autolinking in 0.60+
- Better support for nested event data specifically for Android platform
- Underlying Tealium libraries updated to versions 5.5.5 (Android) and 5.6.3 (iOS)
- Bug Fixes
- Corrected method signature for
Tealium.getPersistentData(key, callback)
- Build errors in iOS relating to
Vdata
/Event
enums have been fixed - Fixed crashes on some iPad versions (only when using
TealiumIOS
pod v5.6.0/5.6.1)
- Corrected method signature for
Tealium for Xamarin 1.x nelease notes
- Updated embedded Android SDK to 5.6.0
- Updated embedded iOS SDK to 5.6.5
- Updated sample app dependencies