February 1, 2021
Tealium for Android (Java)
- Fix:
WebViewDispatcher
- Allow for proper dequeuing of offline events after reestablishing network connectivity.
Tealium for iOS (Objective C)
Medium Impact Changes
- Lower-cased the value of the
platform
variable to correct mobile session timer. Previously, sessions were measured similarly to web (30 minutes of consistent activity). By lower-casing theplatform
variable, the Customer Data Hub recognizes the incoming data as a mobile session and the session length is shortened to 2 minutes.
Update your load rules if you have Load or Attribute Rules configured checking for case sensitive platform
values such as iOS
vs ios
.
Low Impact Changes
- Resolved build warnings and updated deprecated APIs
Tealium for React Native
Low Impact Changes
- Bug Fixes:
- Included all
.ts
files in package directory (thecommon.ts
file was missing) - Updated the path to source files in the
.podspec
- Included all
Tealium for Java
- Bug fix - Updated track method to use a copy of Persistent Data to stop event data unexpectedly being stored