Skip to content

Releases: SourcePointUSA/ios-cmp-app

5.0.2

26 Mar 16:07
Compare
Choose a tag to compare
Update README.md

4.1.4

17 Mar 10:10
Compare
Choose a tag to compare
pod spec updated

4.1.3

16 Mar 18:10
Compare
Choose a tag to compare
4.1.3

4.1.2

13 Feb 16:04
Compare
Choose a tag to compare
pod version bump up to 4.1.2

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