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

Getting colorful scribble screen on android devices

Open bittu1028 opened this issue 4 years ago • 8 comments

Screen Shot 2021-09-08 at 10 37 42 AM

I am getting this colorful screen for certain video of youtube. Do you have any idea why i am getting this screen

bittu1028 avatar Sep 08 '21 04:09 bittu1028

woah, definitely looks like a render issue.

Have you changed any config related hardware acceleration?

you can try updating the android system webview (playstore-link) and google chrome

LonelyCpp avatar Sep 09 '21 18:09 LonelyCpp

I have updated webview and google chrome but it did not solve the issue here is my code <YoutubePlayer ref={videoRef} webViewStyle={{opacity: 0.99}} height={videoHeight} onChangeState={onChangeState} onReady={onReady} play={true} videoId={youtubeId} />

bittu1028 avatar Sep 10 '21 09:09 bittu1028

could be a device specific issue. can you provide more details of the device you're testing this on?

are you experiencing this on multiple devices?

LonelyCpp avatar Sep 12 '21 14:09 LonelyCpp

@LonelyCpp I am experiencing on multiple devices, like Samsung Note 10, S10, S20, Note 20

bittu1028 avatar Sep 23 '21 07:09 bittu1028

@LonelyCpp I'm having the same issue, it's happening with Android Motorola One Zoom.

lucassampaio-pixelwolf avatar Sep 29 '21 15:09 lucassampaio-pixelwolf

@LonelyCpp I have the same problem. Samsung A90, videoId = BM7aPqnRS2A

aposto avatar Oct 06 '21 02:10 aposto

I'm also having the same issue, certain values for width and height seem to fix it but none of them were suitable for my app i should note that the same issue happens with react-native-webview so it might be originating from there

RodSarhan avatar Oct 15 '21 22:10 RodSarhan

I'm also facing the same issue on youtube iframe and webview. Is there any solution found?

shivanitp avatar Oct 25 '21 01:10 shivanitp

Same issue till now. Any solution?

expertcoder6 avatar Jan 15 '22 05:01 expertcoder6

I think that our best bet would be discussing this in webview issues, i have seen this same bug in twitter's official site with video comments too.

RodSarhan avatar Jan 15 '22 07:01 RodSarhan