vimeo / VIMVideoPlayer

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

[WIP] VIM-3864 - Offline playback crash #50

Closed nicolelehrer closed 8 years ago

nicolelehrer commented 8 years ago

Ticket

Required for Vimeans only VIM-3864

Ticket Summary

Motivated by crash caused by toggling play/pause with no internet connection

Implementation Summary

Check if seekToTime was completed with success before proceeding

How to Test

See companion PR (TBD)