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
It is fine when using fast network, but it will throw exception EXC_BAD_ACCESS when using slow network especially loading larger files (>1MB). I turn off Progressive Load, it goes fine.
I can reproduce this issue in demo project. I am using the latest SDWebImage + WebPCoder.