Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@SvenTiigi SvenTiigi released this 24 Jul 20:13
· 213 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