Skip to content

Instantly share code, notes, and snippets.

@Bisera
Created March 31, 2014 05:12
Show Gist options
  • Save Bisera/9885716 to your computer and use it in GitHub Desktop.
Save Bisera/9885716 to your computer and use it in GitHub Desktop.
- (void) videoDidFinish:(NSString *)adSpace{
NSLog(@"Ad Space [%@] Video Did Finish", adSpace);
// Grant the reward here.
// The amount is the same for all user for all videos watched
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment