vimeo / VIMVideoPlayer

Deprecated: Please use [PlayerKit]( https://github.com/vimeo/PlayerKit) instead.
MIT License
281 stars 63 forks source link

iOS 9 Warning: Null passed to a callee that requires a non-null argument #31

Closed jkblgithub closed 8 years ago

jkblgithub commented 8 years ago

Occurs on line 97 of VIMVideoPlayer.m

jkblgithub commented 8 years ago

Closing as the library is of little use since it cannot play vimeo videos from publicly available urls. Only real, sub-optimal solution is to use UIWebview or avoid Vimeo altogether.