SDWebImage
SDWebImage copied to clipboard
-[SDWebImageDownloaderOperation URLSession:dataTask:didReceiveData:] at SDWebImage/SDWebImage/Core/SDWebImageDownloaderOperation.m:517
New Issue Checklist
Info | Value |
---|---|
Platform Name | e.g.ios |
Platform Version | e.g. 17.5.1 |
SDWebImage Version | e.g.5.19.2 |
Integration Method | e.g. carthage / cocoapods / manually |
Xcode Version | e.g.Xcode 15.3 |
Issue Description and Steps
After upgrading from 4.4.8 to 5.19.2, - (void) URLSession: (NSURLSession *) session dataTask: (NSURLSessionDataTask *) dataTask didReceiveData: (NSData *) data method [self. imageData appendData: data]; An exception has occurred