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]: Expo plugin prop enableBackgroundAudio has no effect #4125

Closed
blazlew opened this issue Aug 30, 2024 · 2 comments
Closed

[BUG]: Expo plugin prop enableBackgroundAudio has no effect #4125

blazlew opened this issue Aug 30, 2024 · 2 comments

Comments

@blazlew
Copy link
Contributor

blazlew commented Aug 30, 2024

Version

6.4.2, but I believe it's still an issue

What platforms are you having the problem on?

iOS

System Version

17.5.1

On what device are you experiencing the issue?

Real device, Simulator

Architecture

Old architecture

What happened?

In expo plugin there is a prop named enableBackgroundAudio, that is supposed to add audio to the app background capabilities list.
In case the list is empty, this flag takes no effect.

Reproduction Link

Reproduction

  1. Install the lib in expo managed app
  2. play video with playInBackground prop set to true
  3. go to background
  4. notice the playback stops
@blazlew blazlew added the bug label Aug 30, 2024
Copy link

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.4.2, but I believe it's still an issue, while the latest stable version is 6.4.5. 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.

@freeboub
Copy link
Collaborator

PR merged, it will be included in next release. Thank you for the patch !

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

No branches or pull requests

2 participants