react-native-youtube-iframe
react-native-youtube-iframe copied to clipboard
Pop up always appears in Android when youtube video is interrupted
Describe the bug (Only in Android) When navigating to a different screen from the youtube iframe view, the pop-up appears in Android.
To Reproduce While watching Youtube, navigate to a different screen and come back.
Expected behavior Pop-up should not appear.
Screenshots

Smartphone (please complete the following information):
- Device: Android
- OS + version: Android 11
react-native-youtube-iframeversion: 2.2.2react-native-webviewversion: 11.15.0
Additional context It is not happening in iOS.
Is your player in a scroll view? I have the same issue but it occurs when a user touches the video player to scroll. Only on Android
I have the same issue here
I am facing the same issue in Android. I have this YoutubePlayer part of the flatlist items. Any solution?
Thank you.
Any solution for this?
I think I found a solution guys. check this https://lonelycpp.github.io/react-native-youtube-iframe/remove-context-share. let me know if this worked for you.
@takashi-uix that just only disables the share button, but not actually resolve the issue of the share button feature popping up. I am not sure how it can be fixed only the dev might have an answer for that.