June 1, 2023
Tealium for React Native
- Android-Kotlin dependencies updated including several fixes listed below.
- Core 1.5.3, Visitor Service 1.2.0 and Lifecycle 1.2.0
- Fix: Some event sending delayed by Visitor Service updates
- Fix: Lifecycle negative values
- Fix: ModuleManager crashes caused by concurrent modification
Tealium for Android (Kotlin)
- Database bug fix: Add database status check before performing writable actions, and allow event queuing until database is fully operational
- Library settings bug fix: Update how remote settings were fetched and saved
- Module manager bug fix: Update to thread-safe collection
Consent Integrations
New/Cool Stuff
- Added Consent Integrations to the change history in Tealium iQ.
- Updated the Consent Integrations framework template
utcm_framework
to version 1.0.6. This ensures that load rules are reliably evaluated in time for DOM Ready extension conditions, and fixes an issue where events entered theimplicitEventQueue
backwards and were processed out of order. - Added support for Consent Integrations configurations in the Tealium iQ Merge feature.
Fixes
- Updated consent integrations to ensure that custom environments are updated correctly when switching between Tealium iQ profiles and publishing works as expected.