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

Programmatically paused video shows a black screen instead of the paused video

Open jtontiwith opened this issue 1 year ago • 1 comments

Describe the bug The programmatically paused video shows a black screen instead of a still image of the paused video. This behavior does not occur in the iPad Pro (12.9-inch) (6th generation) simulator, instead it happens when the app is being used via TestFlight on an iPad Pro (12.9-inch) iPadOS version 16.7.2.

To Reproduce Steps to reproduce the behavior: Programmatically stop a video play={false} on a similar device.

Expected behavior I expect the app to behave in the same way it does on the simulator, when the video is programmatically paused a still image of the paused video is shown, in other words the paused video shows, not a black screen.

Device Info

  • Device: iPad Pro (12.9-inch)
  • OS + version: iPadOS version 16.7.2.
  • react-native-youtube-iframe ^2.3.0
  • react-native-webview 13.2.2

Additional context I cannot reproduce the error on a simulator.

jtontiwith avatar Dec 06 '23 23:12 jtontiwith

I don't have access to an ipad unfortunately.

have you tried it no other ipads (with different OS versions), or iphones?

LonelyCpp avatar Dec 09 '23 05:12 LonelyCpp