My app keeps crashing everytime i call this method
setImageWithURL
I've installed SDWebImage using pods and included -ObjC in other linker flags.
Here's the console log :
-[UIImageView setImageWithURL:placeholderImage:]: unrecognized selector sent to instance 0xd06a930
* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIImageView setImageWithURL:placeholderImage:]: unrecognized selector sent to instance 0xd06a930'