Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically unmutes on play and pause #308

Open
KiranSayone opened this issue Sep 20, 2023 · 1 comment
Open

Automatically unmutes on play and pause #308

KiranSayone opened this issue Sep 20, 2023 · 1 comment

Comments

@KiranSayone
Copy link

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.

@Roamer77
Copy link

+1, same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants