Skip to content

6.0.1

Compare
Choose a tag to compare
@unity-thull unity-thull released this 23 Nov 10:53
· 3 commits to master since this release

6.0.1

Fixed

  • Fixed a bug where in certain cases devices wouldn't send events from locations requiring PIPL consent, even if consent was provided.

Known Issue

  • There is a typo in the Quick Start code snippet included in the ReadMe that is bundled in the package. Please refer to the ReadMe in this GitHub repo, or to the code in the Basic Example, for the corrected code snippet.

6.0.0

New

Breaking Change: New APIs provided for checking if PIPL consent is required, and recording users' consent. Note that
it is now required to check if PIPL consent is required, and provide that consent if necessary, before collect and engage
requests will be sent from the SDK.

Fixed

  • iOS notifications will show in the foreground as previously on devices running iOS 10+