YLGIFImage icon indicating copy to clipboard operation
YLGIFImage copied to clipboard

App crashes while reusing the YLImageView with different gif image inside the UICollectionViewCell.

Open cashish opened this issue 10 years ago • 3 comments

App crashes while reusing the YLImageView with different gif image inside the UICollectionViewCell. Please find the crash log

2014-06-30 15:05:54.640 AppName[3184:60b] error: Error Domain=NSCocoaErrorDomain Code=3010 "remote notifications are not supported in the simulator" UserInfo=0xd7648f0 {NSLocalizedDescription=remote notifications are not supported in the simulator} 2014-06-30 15:06:07.428 AppName[3184:60b] -[NSNull _isResizable]: unrecognized selector sent to instance 0x4c5f068

App crashes at setImage method of YLImageView at 88 line([super setImage:image.images[0]];)

cashish avatar Jun 30 '14 09:06 cashish

unrecognized selector sent to instance

zhangli4659507 avatar Dec 23 '15 07:12 zhangli4659507

I also encountered this problem .Do you have a solution to the

Ewithome avatar Jan 08 '16 03:01 Ewithome

How to solve this

Lidalu avatar Oct 27 '16 05:10 Lidalu