Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unrealized method #25

Open
wulie88 opened this issue Jan 16, 2016 · 2 comments
Open

unrealized method #25

wulie88 opened this issue Jan 16, 2016 · 2 comments

Comments

@wulie88
Copy link

wulie88 commented Jan 16, 2016

  • (void)downloadFileForURL:(NSString *)urlString
    withName:(NSString *)fileName
    inDirectoryNamed:(NSString *)directory
    progressBlock:(void(^)(CGFloat progress))progressBlock
    remainingTime:(void(^)(NSUInteger seconds))remainingTimeBlock
    completionBlock:(void(^)(BOOL completed))completionBlock
    enableBackgroundMode:(BOOL)backgroundMode {

}

TWRDownloadManager.m line 96

@wulie88
Copy link
Author

wulie88 commented Jan 16, 2016

in tag 1.2.0 install by pod

@mabdelmawgud
Copy link

Same issue here, empty implementation for the above method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants