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]: Using the AirPod pause button starts whatever is on in the background #4426

Open
rustygloves opened this issue Feb 24, 2025 · 3 comments

Comments

@rustygloves
Copy link

rustygloves commented Feb 24, 2025

Version

6.10.2

What platforms are you having the problem on?

iOS

System Version

18.3

On what device are you experiencing the issue?

Real device

Architecture

New architecture with interop layer

What happened?

When removing an AirPod the video will pause as expected, but when putting it back in it will start whatever background app was playing audio before, and the video will stay paused

I would expect to have some control over this behaviour.

Ideally the play / pause would apply to the react-native-video media only.

Reproduction Link

https://github.com/rustygloves/rnv-test-project

Reproduction

Step to reproduce this bug are:

  • Open the app, with airpods connected.
  • Take out an airpod
Copy link

github-actions bot commented Feb 24, 2025

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.10.0, while the latest stable version is 6.10.2. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.

Copy link

github-actions bot commented Mar 4, 2025

Thank you for your bug report. We will review it and get back to you if we need more information.

@rustygloves
Copy link
Author

Updated to the latest version and the issue persists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants