Skip to content

Instantly share code, notes, and snippets.

@jgonfer
Created June 9, 2018 23:01
Show Gist options
  • Save jgonfer/b0c275585282af0a0ef8f232705dc57e to your computer and use it in GitHub Desktop.
Save jgonfer/b0c275585282af0a0ef8f232705dc57e to your computer and use it in GitHub Desktop.
Implementation of the new GDPR function to comply with the GDPR.
adcolony_set_gdpr_consent(1);
// You can also use the new macros ACYes and ACNo
adcolony_set_gdpr_consent(ACYes);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment