No known instance method for selector 'clearDiskOnCompletion:' 剑客十八 2019-04-12 1,758 阅读1分钟 昨天做项目的时候遇到了这个问题,记录一下:改为:[[[SDWebImageManager sharedManager] imageCache] clearWithCacheType:SDImageCacheTypeAll completion:nil];