Skip to content

Instantly share code, notes, and snippets.

@jgonfer
Last active May 6, 2017 10:03
Show Gist options
  • Save jgonfer/bc1212976fbbce03ba1b91e643a8b5df to your computer and use it in GitHub Desktop.
Save jgonfer/bc1212976fbbce03ba1b91e643a8b5df to your computer and use it in GitHub Desktop.
Chartboost MoreApps removal functions
// Get a new MoreApps list
chartboost_cache_more_apps( location );
// Display the MoreApps screen
chartboost_show_more_apps( location );
// Check if MoreApps screen is available
chartboost_has_more_apps( location );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment