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

[BUG] Dynamically added video stops current video playback on iOS #71

Open
MantasMikal opened this issue Aug 14, 2024 · 0 comments
Open
Labels
bug Something isn't working Groomed JWP team has reviewed the ticket and deemed it necessary

Comments

@MantasMikal
Copy link

MantasMikal commented Aug 14, 2024

Dynamically added video stops current video playback on iOS

A bit of context
I'm working on an app which has an in-app mini-player which sits above all screens. When going to a screen that has another video, the mini-player video stops. This does not happen on Android devices

dynamic-video-add.mp4

To Reproduce

Clone https://github.com/MantasMikal/jwplayer-react-native-ios-issues

Steps to reproduce the issue:

  1. Go to 'Dynamic Example' screen on iOS
  2. Play the first video
  3. Hit the "Show video" button to insert a new video. The previous video will stop

Expected behavior
The video should continue playing when a new video is added

Device(s) affected

  • Device: iPhone 15
  • OS: 17.2

JWP Ticketing

https://support.jwplayer.com/hc/en-us/requests/158594

@MantasMikal MantasMikal added the needs-grooming Has not been reviewed by codeowners for scope/validation label Aug 14, 2024
@Jmilham21 Jmilham21 added bug Something isn't working Groomed JWP team has reviewed the ticket and deemed it necessary and removed needs-grooming Has not been reviewed by codeowners for scope/validation labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Groomed JWP team has reviewed the ticket and deemed it necessary
Projects
None yet
Development

No branches or pull requests

2 participants