Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@0xced 0xced released this 12 Oct 11:41
· 1392 commits to master since this release
  • For errors of the XCDYouTubeVideoErrorDomain domain, -[NSError localizedDescription] is actually localized and doesn’t contain HTML tags, making it suitable for displaying to the user.
  • Setting the preferredVideoQualities property to nil restores its default values.
  • Added some documentation in the XCDYouTubeVideoPlayerViewController header file.
  • XCDYouTubeVideoPlayerViewController is built as a static library.
  • Better demo project with one feature illustrated per view controller.
  • iOS 7 compatible demo project.