Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jtontiwith opened this issue Dec 6, 2023 · 1 comment

Comments

@jtontiwith
Copy link

jtontiwith commented Dec 6, 2023

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.

@LonelyCpp
Copy link
Owner

I don't have access to an ipad unfortunately.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants