youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 680 forks source link

YoutubePlayerView Can't Always let video mute. #418

Open sykzero2001 opened 3 years ago

sykzero2001 commented 3 years ago

I use a UItablview, and I created a Cell has YTPlayerView. I mute this YTPlayerView's video, but sometime it's still have sound ,sometime it is mute. My phone is Iphone XR

Sridharan15 commented 3 years ago

I am facing the same issue while decreasing the volume. Volume is not decreasing but the mute option is working fine for me. Can anyone know how to solve this issue?