Releases: Tealium/tealium-android-firebase-remote-command
Releases · Tealium/tealium-android-firebase-remote-command
1.6.0
1.5.0
setuserproperty
command now supports either strings or arrays as the value for thefirebase_property_name
andfirebase_property_value
- in the case of arrays, then both should be the same length as they are zipped together.- Testing rewrite.
1.4.0
1.3.0
- Additional
setDefaultEventParameters
method added, anddefault
andfirebase_default
to support setting default event parameters - Firebase dependency updates, and deprecation of
minSeconds
configuration parameter - Support for new Events and Params, including logging Screen Views via
logEvent
command instead of the deprecatedsetScreenName
1.2.1
- BugFix - NPE where no event params were present, but the
items
param is - BugFix - Log entry incorrectly reporting invalid
items
keys for valid keys
1.2.0
This release allows the TealiumFirebase Remote Command to be used with either the Tealium-Android 5.9.0 or the Tealium-Kotlin 1.0.0 library.
- Updated to use version 17.6.0 of the Firebase SDK
- Updated TealiumFirebase to use new Tealium RemoteCommands 1.0.0 module
- Updated sample app to leverage JSON controlled remote commands
1.1.0
- Introduces support for E-Commerce Items array added in Firebase Analytics SDK 17.3.0
1.0.1
- Updated activity lifecycle listener to ensure current activity is always set (required by Firebase for screen view events)
- Enabled Proguard and bundled Proguard rules with release