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

库的问题 #2

Closed
q32784307 opened this issue Dec 12, 2019 · 2 comments
Closed

库的问题 #2

q32784307 opened this issue Dec 12, 2019 · 2 comments

Comments

@q32784307
Copy link

您好,请问您的这个SDWebImage是哪个版本的?最新的5.0版本,SDWebImageManager类中- (void)diskImageExistsForURL:(nullable NSURL *)url completion:(nullable SDWebImageCheckCacheCompletionBlock)completionBlock;这个方法废弃了..

@q32784307
Copy link
Author

  • (void)sd_setFadeImageWithURL:(nullable NSURL *)url
    placeholderImage:(nullable UIImage *)placeholder
    options:(SDWebImageOptions)options
    progress:(nullable SDWebImageDownloaderProgressBlock)progressBlock
    completed:(nullable SDExternalCompletionBlock)completedBlock;
    这个方法中的SDWebImageDownloaderProgressBlock,最新的库里也是出问题了

@xuuhan
Copy link
Owner

xuuhan commented Aug 24, 2020

之前依赖了SDWebImage4,现在更新成了依赖SDWebImage5

@xuuhan xuuhan closed this as completed Aug 24, 2020
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