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
{{ message }}
This repository was archived by the owner on May 3, 2021. It is now read-only.
DFImageManagerKit+UI.h
[self.imageViewIcon df_setImageWithResource:[NSURL URLWithString:data.imageUrl]];
Crashes here:
Not really a bug, as I passed nil instead of NSURL, but still I think crashing is not the best choice.
The text was updated successfully, but these errors were encountered: