Skip to content

feat(MSDK-4514): Propagate isExempt to the ServiceConsent bridge model - #193

Draft
islameldesoky95 wants to merge 1 commit into
masterfrom
feat/MSDK-4514-propagate-statistical-exception
Draft

feat(MSDK-4514): Propagate isExempt to the ServiceConsent bridge model#193
islameldesoky95 wants to merge 1 commit into
masterfrom
feat/MSDK-4514-propagate-statistical-exception

Conversation

@islameldesoky95

Copy link
Copy Markdown
Contributor

Threads the isExempt field (added to the native UsercentricsServiceConsent in MSDK-4513) through the Dart model, its serializer, the Android Kotlin and iOS Swift serializers, and their mock/test fixtures.

Note: this repo pins com.usercentrics.sdk:usercentrics 2.28.2, which predates MSDK-4513/4514. The native Android/iOS unit tests here won't compile until the native SDK is bumped past that release; the pure-Dart suite (test/) is unaffected and passes.

Threads the isExempt field (added to the native UsercentricsServiceConsent
in MSDK-4513) through the Dart model, its serializer, the Android Kotlin
and iOS Swift serializers, and their mock/test fixtures.

Note: this repo pins com.usercentrics.sdk:usercentrics 2.28.2, which
predates MSDK-4513/4514. The native Android/iOS unit tests here won't
compile until the native SDK is bumped past that release; the pure-Dart
suite (test/) is unaffected and passes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant