Skip to content

Instantly share code, notes, and snippets.

@ukitazume
Created December 9, 2011 08:06
Show Gist options
  • Save ukitazume/1450691 to your computer and use it in GitHub Desktop.
Save ukitazume/1450691 to your computer and use it in GitHub Desktop.
[TapjoyConnect requestTapjoyConnect:TAPJOY_APPID secretKey:TAPJOY_SECRET];
[Pankia initWithGameKey:GAME_KEY gameSecret:GAME_SECRET title:GAME_TITLE delegate:self options:launchOptions];
[TapjoyConnect setUserID:[[PNUser currentUser] userId]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment