AndrewBoryk / ABMediaView

Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
MIT License
82 stars 9 forks source link

example crash in half of video palying #4

Open Sumit-2singh opened 6 years ago

Sumit-2singh commented 6 years ago

2018-01-15 17:26:38.454659+0530 MediaView_Example[769:116786] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MediaView.MediaView beginAnimation]: unrecognized selector sent to instance 0x10180e800' First throw call stack: (0x1842cfd38 0x1837e4528 0x1842dd1f8 0x18da97cc4 0x1842d56e4 0x1841bb0dc 0x18426212c 0x1842616cc 0x184261430 0x1842de9f4 0x1841983e0 0x189b2408c 0x10171549c 0x10171545c 0x10171a050 0x184277f20 0x184275afc 0x1841962d8 0x186027f84 0x18d743880 0x100705824 0x183cba56c) libc++abi.dylib: terminating with uncaught exception of type NSException