Skip to content

Releases: Tealium/tealium-android-firebase-remote-command

1.6.0

06 Feb 14:05
282b94b
Compare
Choose a tag to compare
  • Bumped supported Firebase major version to include 22
  • Increased targetSdk and compileSdk versions

1.5.0

16 Feb 10:20
6a2e553
Compare
Choose a tag to compare
  • setuserproperty command now supports either strings or arrays as the value for the firebase_property_name and firebase_property_value - in the case of arrays, then both should be the same length as they are zipped together.
  • Testing rewrite.

1.4.0

02 Feb 11:48
722bdd2
Compare
Choose a tag to compare
  • Added a new setConsent command
  • Increased minimum firebase version to 18.0.0

1.3.0

25 May 16:13
e39e219
Compare
Choose a tag to compare
  • Additional setDefaultEventParameters method added, and default and firebase_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 deprecated setScreenName

1.2.1

10 May 13:17
e2b42f6
Compare
Choose a tag to compare
  • 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

10 Nov 18:07
6078722
Compare
Choose a tag to compare

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.

1.1.0

07 May 14:55
dfc9712
Compare
Choose a tag to compare

1.0.1

27 Feb 15:18
5b10105
Compare
Choose a tag to compare
  • 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