-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[BUG]: Video does not play if renderLoader or poster props are provided (iOS) #4356
Comments
Previous bot comment (click to expand)Previous bot comment (click to expand)Thank you for your bug report. We will review it and get back to you if we need more information. There is a newer version of the library available. You are using version 6.8.1, while the latest stable version is 6.8.2. Please update to the latest version and check if the issue still exists.
|
Previous bot comment (click to expand)Thank you for your bug report. We will review it and get back to you if we need more information. |
Thank you for your bug report. We will review it and get back to you if we need more information. |
+1 |
1 similar comment
+1 |
Version
6.8.2
What platforms are you having the problem on?
iOS
System Version
RN 0.76.5
On what device are you experiencing the issue?
Simulator
Architecture
New architecture with interop layer
What happened?
When using the new RN architecture on iOS the
onLoad
event is never fired if eitherrenderLoader
orposter
props are provided. As a result the video never plays.Reproduction Link
https://github.com/KristineTrona/rn-video-onLoad-bug
Reproduction
Step to reproduce this bug are:
The text was updated successfully, but these errors were encountered: