You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think pull request #267 solved that problem. This PR was merged into master on Mar 5 but no new version was released since that merge. You can either wait for the next release or use master branch in Podfile (using pod 'IDMPhotoBrowser', :git => 'https://github.com/thiagoperes/IDMPhotoBrowser.git', :branch => 'master').
There have been a ton of improvements in SDWebImage since 4.0 so I consider this a critical release. On 4.0, my app was using 150-200 MB of memory. After updating to SDWebImage 4.4.6, memory dropped to 75 MB.
When I used CocoaPod, my SDWebImage was downgraded,because you specified the version
The text was updated successfully, but these errors were encountered: