Releases: SourcePointUSA/ios-cmp-app
Releases · SourcePointUSA/ios-cmp-app
7.7.6
7.7.5
7.7.4
7.7.4 (Jan, 13, 2025)
- DIA-3283 Fixed an issue that'd cause the SDK to keep consent data even after the property/account id would change. This is an edge case and won't normally happen. #589
- DIA-2956 Fixed an issue causing the SDK to keep consent data when a property would change from vendor list to another. Consent data is now purged for that campaign type. The user is treated as "no action" and will likely be re-messaged (depending on the campaign scenario). #585
7.7.3
7.7.3 (Nov, 25, 2024)
- DIA-4610 Replace native /custom-consent with mobile-core's /custom-consent implementation. #584
- DIA-3500 Replace native /pv-data with mobile-core's /pv-data implementation. #583
- DIA-4733 Fixed an issue causing crashes when no internet connection #587
- Update dependency mobile_core to 0.0.9 version
7.7.2
7.7.2 (Sep, 30, 2024)
- DIA-4457 Replace native
/meta-data
with mobile-core's/meta-data
implementation. #580 #581 - DIA-4457 Replace native
/consent-status
with mobile-core's/consent-status
implementation. #582