Skip to content

Tags: Tealium/tealium-ios-braze-remote-command

Tags

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
release/3.4.0

Braze dependency updated to v9.0+

3.3.0

Toggle 3.3.0's commit message
MT-1524 - Upgrade Braze SDK version

* Bumped Braze dependency versions for all package managers

3.2.0

Toggle 3.2.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
[MT-1497] Version 3.2.0 (#18)

Update to target XCode 15 and iOS 12
Add publish and build scripts

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
[MT-1467] Update mappings (#17)

Update "order_currency" and "quantity" to the new mappings "product_currency" and "product_qty"

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
[MT-1346] Update Braze SDK to 7.2.0 (#16)

* Update braze dependency to 7.2.0

Removed deprecated keys
Changed deprecated methods
Added new configuration options
Removed Twitter/Facebook references in the sample

* Test new config and nested objects in setCustomAttribute from the example

* Removed API key from the remote command config

* Update podspec version and braze carthage map

3.0.0

Toggle 3.0.0's commit message
 Support BrazeKit 5.8.1

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
[MT-883] Add remote command version and update package manager depend…

…encies (#14)

* [MT-883] add name and version to BrazeRemoteCommand

Used by new TealiumSwift to track what commands and version are being used.
Fix remote commands interoperability with TealiumSwift 2.5+
Upgrade Braze to 4.0+

* [MT-883] add SwiftPackageManager support

* [MT-883] Fix project for carthage

removed build phase script and manually added the frameworks

* Update carthage to use binary dependency for braze SDK

* Update dependencies for swift 2.6

* SPM versions up to next major

* [MT-883] Add tealium metadata and remove useless initialize method

* Add braze debug logging on sample

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
2.0.0 (#12)

* Update to use JSON remote commands

* Remove print statements

* Updated podspec

* Update carthage builds and build settings

* Update Cartfile

* Update profile in TealiumHelper

* Update Tracker to Instance

* JSON remote commands

* Remove Cartfile.resolved

* Update podspec

* Update to weakSelf

Co-authored-by: Christina <[email protected]>

1.0.0

Toggle 1.0.0's commit message
Updated Podfile in Sample App

0.0.6

Toggle 0.0.6's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Podspec and Sample App update (#10)

* Update podspec to use individual tealium-swift modules

* Updated sample app

* remove config setting

* update braze version

* Updated initialize methods