Skip to content

Releases: SourcePointUSA/ios-cmp-app

4.1.1

11 Feb 14:58
Compare
Choose a tag to compare
CHANGELOG update to v4.1.1

Identity Feature

27 Jun 14:11
Compare
Choose a tag to compare

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'

06 May 12:51
Compare
Choose a tag to compare

Updated ReachabilitySwift version to '4.3.1'

Moved the API calls on secondary thread to keep main thread independent and free for UI operation.

20 Apr 16:00
Compare
Choose a tag to compare

2.2.4: Moved the below API calls on secondary thread to keep main thread independent and free for UI operation.

  1. getSiteId
  2. getGdprStatus
  3. getCustomConsents