Skip to content

Instantly share code, notes, and snippets.

@aaustin
Created September 22, 2015 05:52
Show Gist options
  • Save aaustin/8373dc982ddcb13226cc to your computer and use it in GitHub Desktop.
Save aaustin/8373dc982ddcb13226cc to your computer and use it in GitHub Desktop.
[[Branch getInstance] createDiscoverableContentWithTitle:@"MyApp"
description:@"My app is disrupting apps"
thumbnailUrl:[NSURL URLWithString:@"https://s3-us-west-1.amazonaws.com/branchhost/mosaic_og.png"]
linkParams:@{@"object_id": @"1234",
@"object_data": @"Here's some important deep link data"}
type:@"content/image"
publiclyIndexable:YES
keywords:[NSSet setWithObjects:@"apps", @"disruption", @"next_facebook", nil]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment