February 1, 2022
Tealium for Android (Java)
- Added the
sessionCountingEnabled
flag toTealiumConfig
to allow disabling of session counting for Tealium iQ accounts that use self-hosted JavaScript files.
Tealium for iOS (Objective C)
Low Impact Changes
- Added the
sessionCountingEnabled
flag toTEALConfiguration
to allow disabling of session counting for Tealium iQ accounts that use self-hosted JavaScript files. - Fixed a crash that could happen for devices with no preferred language.
Tealium for iOS (Swift)
Low Impact Changes
- Improved logs for enum based errors.
- Added the
sessionCountingEnabled
flag toTealiumConfig
to allow disabling of session counting for Tealium iQ accounts that use self-hosted JavaScript files.
Tealium for React Native
- Support added up to React Native 0.67.1 + gradle 7
- Added support for additional Optional Modules, as well as packaged Remote Commands
- Tealium Kotlin 1.3.0 and Tealium Swift 2.6.0 dependency increase
- Added Location Module 1.0.0
For iOS, the podspec has been split, so you should now add pod "tealium-react-native-swift", :path => '../node_modules/tealium-react-native/tealium-react-native-swift.podspec'
to your Podfile.
Tealium for Android (Kotlin)
- Core 1.3.1
- Stability fix for failed webview creation
- Stability fix for connectivity exception handling
- In App Purchase auto tracking 1.0.0 release