February 1, 2020
Tealium for Flutter 1.x
High Impact Changes
- Added support for Tealium remote commands through Flutter. This allows for a remote command to be added in a JavaScript file and the payload will be passed back via a callback function. Remote commands may also be removed. Refer to the Flutter API to learn more about the remote command methods.
Low Impact Changes
- Underlying Tealium libraries updated to versions 5.7.0 (Android) and 5.6.6 (iOS)
Tealium for React Native
High Impact Changes
- Added support for Tealium remote commands through React Native. This allows for a remote command to be added in a JavaScript file and the payload will be passed back via a callback function. Remote commands may also be removed via React Native. Refer to the React Native API to learn more about the remote command methods.
Low Impact Changes
- Underlying Tealium libraries updated to versions 5.7.0 (Android) and 5.6.6 (iOS)
- Added TypeScript typings