-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
Description
Version
6.18.0
What platforms are you having the problem on?
iOS
System Version
Any
On what device are you experiencing the issue?
Real device
Architecture
Old architecture
What happened?
After playing a video using react-native-video, media center controls (lock screen media controls) on iOS never show up again when other content is played (audio via react-native-track-player). Doesn't matter which library starts first, video playback always breaks lock screen media controls.
Reproduction Link
repository link
Reproduction
Step to reproduce this bug are:
- Play a video using react-native-video.
- Play an audio using react-native-track-player or similar
- Lock the phone and notice that no lock screen controls are shown.
alternatively:
- Play an audio using react-native-track-player or similar
- Lock the phone and notice that lock screen controls show correctly
- Go back into the app and play a video using react-native-video
- Play an audio again and lock your phone
- Lock screen controls will not show up ever again until the app has been fully restarted and until a video is played again.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Triage