Release: 2.29.1 - #195
Merged
Merged
Conversation
Bump version to 2.29.1 (native Usercentrics/UsercentricsUI SDK and usercentrics_sdk wrapper). Also fixes DenyAllBridge/DenyAllForTCFBridge to pass the new unsavedServiceDecisions parameter (added natively in 2.29.0/2.29.1 for the UK-DUAA statistical exception feature) as nil, matching the behavior-preserving pattern already used by the Unity/Unreal integrations. The native iOS framework's Kotlin/Native Obj-C export does not carry Kotlin default parameter values, so this was required for the iOS bridge to compile against 2.29.1. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
These 12 files were already failing 'dart format --set-exit-if-changed' on master (verified via a clean worktree checkout of 26f2fe9) since the MSDK-4514 merge (#193), unrelated to the 2.29.1 version bump. Fixing here since it's what's blocking this PR's CI check_format.sh step — pure formatting, no logic change. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
asadraza-usercentrics
approved these changes
Aug 6, 2026
islameldesoky95
approved these changes
Aug 6, 2026
asadraza-usercentrics
added a commit
that referenced
this pull request
Aug 7, 2026
Resolves conflicts from Release 2.29.1 (#195) and MSDK-4514 (isExempt propagation). Bumped ios/usercentrics_sdk/Package.swift's SPM pins from 2.28.2 to 2.29.1 to stay consistent with the CocoaPods podspec version after the merge. Regenerated example/ios/Podfile.lock via pod install rather than hand-resolving the lockfile conflict. Verified both build modes still build and pass all tests after merging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.