Skip to content

Instantly share code, notes, and snippets.

@aaustin
Created September 21, 2015 20:56
Show Gist options
  • Save aaustin/7dd69d49fc26a5b64c21 to your computer and use it in GitHub Desktop.
Save aaustin/7dd69d49fc26a5b64c21 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"}
publiclyIndexable:YES];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment