Skip to main content

Release Notes, May 20, 2022

Hi everyone!

We have been working on new versions of Privacy Manager iOS and Android SDK that contain a lot of fixes, improvements and next to that, some highly anticipated new functionality which allows users to revoke consent in a form of a link.

Privacy Manager GDPR for iOS

Version 1.1.10

  • You can now allow users to revoke consent by clicking on a linked text. The revokeAll API will be called programatically when a user taps on a text that is linked to executeCommand(rejectAll) instead of a URL.

  • Various stability improvements

Privacy Manager GDPR for Android

Version 1.1.12

  • You can now allow users to revoke consent by clicking on a linked text. The revokeAll API will be called programatically when a user taps on a text that is linked to executeCommand(rejectAll) instead of a URL.

  • Updated dependencies to their latest stable versions

  • Various stability improvements and bug fixes