Skip to content

Version 1.2.0

Choose a tag to compare

@SvenTiigi SvenTiigi released this 24 Jul 20:13
· 230 commits to main since this release

What's Changed

  • Removed the isUserInteractionEnabled parameter from the YouTubePlayer.Configuration to ensure compliance to the YouTube Terms of Services (#31).
  • Added a openURLAction parameter to the YouTubePlayer.Configuration to allow custom URL handling of opened links from the YouTube Player (#31). The default OpenURLAction will open all links via Safari (UIApplication.shared.open).

Full Changelog: 1.1.12...1.2.0