Privacy compliance
IAB Europe Transparency & Consent Framework (TCF) v2
Ogury fully supports the IAB Europe Transparency & Consent Framework (TCF) v2, enabling publishers and advertisers to effectively manage and respect user consent in full compliance with GDPR requirements.
If you implement a Consent Management Platform (CMP) that adheres to IAB TCF v2 for your user consent flow, Ogury automatically reads the TCF v2 consent string from NSUserDefaults
, so no any additional configuration is required on your part.
The following key is used to access the consent string:
IABTCF_TCString
String
Full encoded TC string
IAB Global Privacy Platform (GPP)
Ogury fully supports the IAB Global Privacy Platform (GPP), allowing publishers and advertisers to manage user consent and privacy preferences across multiple regulations, including GDPR, CCPA, and others.
If you implement a Consent Management Platform (CMP) that complies with the IAB GPP for your user consent flow, Ogury automatically reads the GPP consent strings from NSUserDefaults
, so no any additional configuration is required on your part.
The following keys are used to access the consent strings:
IABGPP_HDR_GppString
String
Full consent string in its encoded form.
IABGPP_GppSID
String
Section ID(s) considered to be in force.
Apple privacy manifest
The Apple privacy manifest outlines the data collected by your app or any third-party SDK. The Ogury SDK 5.0.0 and above complies with this requirement, allowing your app to automatically receive the Privacy Manifest file for Ogury. To explore the responses to the Apple privacy survey regarding the Ogury SDK, visit the Apple privacy survey page.
Last updated
Was this helpful?