我在我的应用程序中使用新的 AlamofireImage 2.1.0 版本,并且尝试使用清除图像缓存时
imageDownloader.sessionManager.session.configuration.URLCache?.removeCachedResponseForRequest(URLRequest)
我收到一个错误:
Value of type 'ImageDownloader' has no member 'sessionManager'
我也在使用 Alamofire 3.1.2