Last active
December 18, 2015 08:29
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[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