Skip to content

Instantly share code, notes, and snippets.

@jgonfer
Last active May 23, 2018 22:07
Show Gist options
  • Save jgonfer/bf03b1143e36d3edcb961cf84e139fc3 to your computer and use it in GitHub Desktop.
Save jgonfer/bf03b1143e36d3edcb961cf84e139fc3 to your computer and use it in GitHub Desktop.
Sync Chartboost ad mute status with in-game mute capability.
chartboost_set_muted(1);
// You can also use the new macros CBYes and CBNo
chartboost_set_muted(CBYes);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment