Releases: Tealium/tealium-ios-braze-remote-command
Releases · Tealium/tealium-ios-braze-remote-command
3.4.0
3.3.0
Updated Braze SDK dependencies to 8.0+
3.2.0
3.1.1
3.1.0
- Upgraded the
braze-swift-sdk
to version7.2.0
- Removed the
pushdisplayoptions
from the possible device properties as it was deprecated in the braze library - Added the new config options for
forwardUniversalLinks
anduseUUIDAsDeviceId
- Changed the
setCustomAttribute
to allow[String]
,[String: Any]
and[[String: Any]]
to be passed too as they are also accepted now
3.0.0
2.1.0
2.0.0
- Update for JSON Controlled Remote Commands
- Update to the latest version of the Appboy SDK
- Sample App Updates
1.0.0
- Updated to latest Braze and Tealium SDKs
- Updated Objective-C files to include
registerDeviceToken(_ deviceToken: Data)
- Updated Sample App to pull the latest version
0.0.6
- Updated CocoaPods dependencies to always use the latest TealiumSwift pod and only include strictly necessary modules by default.
- Updated Sample Apps to use the latest TealiumSwift API
- Ensures AppBoy.start() is always called on the main thread