Skip to content

Instantly share code, notes, and snippets.

@gurdotan
Created January 6, 2016 15:39
Show Gist options
  • Save gurdotan/60565be7515a162a4bd1 to your computer and use it in GitHub Desktop.
Save gurdotan/60565be7515a162a4bd1 to your computer and use it in GitHub Desktop.
if (GrowInsights.UserInsights.PayInsights.PayRankByGenre[Genre.Educational] > 3) {
// Adapt gameplay to a potential payer
// Examples: offer welcome bundle, block ads,
// report user as payer to your push notification platform etc.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment