Applying IAB Consent (TCString)¶
As specified by the IAB, the consent collected will be encoded and stored locally in NSUserDefaults(iOS) or SharedPreferences(Android).
\You may access these values through the method:
Usercentrics.Instance.GetTCString();
Applying Non-IAB Consent¶
Additionally to the IAB Purposes, you might want to complete your consent coverage with Non-IAB Services. Please see Apply Service Consent