-
-
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
[iOS] Not getting callback when fullscreen player is dismissed via controls #552
Comments
Hey @acgourley
Hope this helps. |
Can confirm this works for me.
|
it's not working for me the callback onFullscreenPlayerWillDismiss |
This is still not working. Either onFullscreenPlayerWillDismiss or onFullscreenPlayerDidDismiss. |
Not working with |
Not working with |
Not working with |
We're running into the same issue. Any updates on this? |
Based on my tests it seems like those events are only emitted when fullscreen mode is opened through the player's functionality (ie. |
Can you check on this PR? |
This is a serious problem. Is someone able to fix this? |
I'm having the same problem - none of the callbacks are working, any chance this could be fixed? |
any updates on this? |
any updates? |
any update please ? still facing same issues . these callbacks are not trigger |
Having the same issue.. any news on a fix? |
Can someone please try out #2379 and let us know if it fixes the issue? |
I would expect onVideoFullscreenPlayerWillDismiss or onVideoFullscreenPlayerDidDismiss to trigger, but they do not seem to be either on device or simulator.
Testing on iOS 10 with RN 41 and react-native-video 1.0.0
The text was updated successfully, but these errors were encountered: