Skip to content

Instantly share code, notes, and snippets.

@wearhere
Last active December 18, 2015 08:29
Show Gist options
  • Save wearhere/5754948 to your computer and use it in GitHub Desktop.
Save wearhere/5754948 to your computer and use it in GitHub Desktop.
Register a "download manager" for an app hook that downloads a book. Then call that hook here: https://gist.github.com/wearhere/5754953. http://inkling.github.io/Subliminal
[[SLTestController sharedTestController] registerTarget:[DownloadManager sharedManager] forAction:@selector(downloadBookWithId:)];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment