May 1, 2022
Tealium for iOS (Swift)
Low Impact Changes
- Improved logic for storing and updating
visitorId
for the visitor profile. - Added the config flag
enableBackgroundLocation
to enable location updates when the app is running in the background. - Fixed
dispatchExpiration
logic to accept -1 as never expire for queued tracking events. - Removed support for catalyst in the prebuilt frameworks to solve building errors.
- Fixed remote commands name and version tracking.
Tealium for Android (Kotlin)
- Core 1.4.0
- Added
gatherTrackData
to expose all data layer and collector variables
- Added