api.video-reactnative-player
api.video-reactnative-player copied to clipboard
[Bug]: When I listen to music from a music app and start the player, the music stops
Version
"@api.video/react-native-player": "^1.0.2",
Environment that reproduces the issue
When I listen to music from a music app (e.g. Radio, Apple Music, YouTube Music) and start the player, the music stops. When I start the music player is paused. When I start the player, the music stops playing.
Is it reproducible in the example application?
Yes
Reproduction steps
- launch radio / music streaming app 2 Start listening to any song
- launch video on the mobile app
- while the music is playing, the video is paused
- when you start the video the music pauses
Expected result
- when the music plays, the video plays
- when you start the video the music is heard
Actual result
- while the music is playing, the video is paused
- when you start the video the music pauses
Additional context
Tested on iphone 15 pro, apple radio, youtube music and other music streaming apps
Relevant logs output
No response