xamarin / XamarinComponents

Plugins for Xamarin
MIT License
1.99k stars 695 forks source link

Update Xamarin.YouTube.Player.iOS To Latest Version #1138

Open SharpMobileCode opened 3 years ago

SharpMobileCode commented 3 years ago

The current nuget package for Xamarin.YouTube.Player.iOS is 0.1.6. The current helper library is a version 1.0.3:

https://github.com/youtube/youtube-ios-player-helper

In addition, 0.1.6 still has references to UIWebView, which now has been deprecated and apps are rejected when referencing UIWebView. I would be nice to have the latest version that supports WKWebView and the latest bug fixes since 0.1.6.

Here's the release history: https://github.com/youtube/youtube-ios-player-helper/releases

thanhxuann-clearwave commented 3 years ago

I have the same problem. Anyone can help?