Releases: SourcePointUSA/ios-cmp-app
Releases · SourcePointUSA/ios-cmp-app
7.5.2
7.5.2 (Jan, 23, 2024)
- Fixed an issue preventing the SDK from being integrated via Carthage #c6876a5c
7.5.1
7.5.1 (Jan, 22, 2024)
- Update standalone and SPM XCFrameworks #543
7.5.0
7.5.0 (Jan, 18, 2024)
For more information on USNat
campaigns and how to support it in your app, check our migration guide.
7.4.5
7.4.5 (Jan, 11, 2024)
- Improved networking performance and better SDK instrumentation. The average "time to consent" has been cut from ~750 ms down to ~150 ms #539
- Fixed several minor UI issues on tvOS #535, #536, #537
- Fixed an issue that'd cause scenarios with show message once to show a message more than once fa8651c
7.4.4
7.4.4 (Nov, 8, 2023)
- Fixed an issue potentially causing the CCPA PM (opened via 1st layer message) to show wrong consent data after a re-consent flow #515
7.4.3
7.4.3 (Nov, 2, 2023)
- DIA-2895 Implement consent expiration. If
.expiration
date is in the past, when calling .loadMessages
, the SDK will flush the consent object before triggering the message flow. In practical terms, this usually leads to the user being presented with a consent message, taking a consent action and the consent object being renewed. #505 #506
7.4.1 (Oct, 6, 2023)
7.4.1 (Oct, 6, 2023)
- DIA-2838 Make
consentStatus
public #501
- DIA-2816 Fix reconsent triggered on vendor add/Legal bases change in VL is causing all previously given consents to reset #499