December 1, 2022
Tealium for Cordova
- Visitor Switching support.
- Kotlin/Swift SDK dependencies updated.
Tealium for React Native
- Visitor Switching support
- Kotlin/Swift SDK dependencies updated
Client-side consent management
Updates and fixes
- Updated
cmGeneral
template to version 3.0.11
UpdatedcmGeneral
template to version 3.0.11. This update fixes an issue introduced in version 3.0.10 where sometimesnull
is included in theconsent_categories
array instead of the expected category key when categories have been deactivated. - Updated
fullConsentEventHander
andpartialConsentEventHandler
consent logging templates
ThefullConsentEventHander
andpartialConsentEventHandler
consent logging templates have been updated with the following:- Include the value of the
trace_id
cookie ascp.trace_id
in the logging request, if present. - Use an array of consent categories instead of a comma-separated string.
These changes are included in a new template version, which gives you the flexibility to decide if and when to upgrade and tailor the requirements to your specific needs.
- Include the value of the
- Fixed an issue where the Edge browser was incorrectly recognized as Chrome in the Active browser type and Active browser version preloaded attributes. This bug will be fixed with the first publish of each CDH profile after this release. This is because the preloaded logic is part of the configuration of each CDH profile.