You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When i press on the play button the video is automatically unmuted same happens when i press pause button.
To Reproduce
Implement youtube iframe and load a video into it. While playing mute the video. Then if we press pause button the mute is turned off (we can see the icon change). Similarly when the video is paused i press the mute button to activate the mute option but when i click on play button the video automatically gets unmuted again.
Expected behavior
If the user have muted the video then pressing the pause or play button should not affect the mute state.
Smartphone :
Device: iOS, Android
OS + version: [e.g. iOS 13.5 | Android 10]
react-native-youtube-iframe 2.3.0
react-native-webview version 12.1.0
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When i press on the play button the video is automatically unmuted same happens when i press pause button.
To Reproduce
Implement youtube iframe and load a video into it. While playing mute the video. Then if we press pause button the mute is turned off (we can see the icon change). Similarly when the video is paused i press the mute button to activate the mute option but when i click on play button the video automatically gets unmuted again.
Expected behavior
If the user have muted the video then pressing the pause or play button should not affect the mute state.
Smartphone :
react-native-youtube-iframe
2.3.0react-native-webview
version 12.1.0Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: