Open hyochan opened 2 years ago
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.
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):
react-native-youtube-iframe
version: 2.2.2react-native-webview
version: 11.15.0Additional context It is not happening in iOS.