To inform the RTBSDK that the application is GDPR supported, use the following API:
RTBSDKManager.isGDPRApplies = true
isGDPRApplies default value is true.
isGDPRApplies
The SDK will read and comply to both TCF and CCPA consent strings automatically.
In order to create and manage TCF or CCPA consent strings within your app you need to use a compliant Consent Management Platform (CMP).
Last updated 1 year ago