react-native-youtube-iframe icon indicating copy to clipboard operation
react-native-youtube-iframe copied to clipboard

Pop up always appears in Android when youtube video is interrupted

Open hyochan opened this issue 3 years ago • 6 comments

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 Screen Shot 2022-05-01 at 3 00 22 AM

Smartphone (please complete the following information):

  • Device: Android
  • OS + version: Android 11
  • react-native-youtube-iframe version: 2.2.2
  • react-native-webview version: 11.15.0

Additional context It is not happening in iOS.

hyochan avatar Apr 30 '22 18:04 hyochan

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

kennethstarkrl avatar May 19 '22 15:05 kennethstarkrl

I have the same issue here

DonRyu avatar Jun 27 '22 16:06 DonRyu

I am facing the same issue in Android. I have this YoutubePlayer part of the flatlist items. Any solution?

Thank you.

anandparmar-quark avatar Aug 11 '22 07:08 anandparmar-quark

Any solution for this?

takashi-uix avatar Sep 04 '22 09:09 takashi-uix

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 avatar Sep 04 '22 09:09 takashi-uix

@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.

darias08 avatar Jan 25 '23 02:01 darias08