I am using the new AlamofireImage 2.1.0 version in my app and when trying to clear the image cache using
imageDownloader.sessionManager.session.configuration.URLCache?.removeCachedResponseForRequest(URLRequest)
I am receiving an error:
Value of type 'ImageDownloader' has no member 'sessionManager'
I am also using Alamofire 3.1.2