Releases: SourcePointUSA/ios-cmp-app
Releases · SourcePointUSA/ios-cmp-app
4.1.1
Identity Feature
This release includes the very awaited Identity feature.
Just call ConsentViewController.loadMessage(forAuthId: String)
passing a unique token belonging to your user and if we find privacy settings for him/her, we'll load those into the SDK.
Updated ReachabilitySwift version to '4.3.1'
Updated ReachabilitySwift version to '4.3.1'
Moved the API calls on secondary thread to keep main thread independent and free for UI operation.
2.2.4: Moved the below API calls on secondary thread to keep main thread independent and free for UI operation.
- getSiteId
- getGdprStatus
- getCustomConsents