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

[expo-av] Fix resume audio when in background #9363

Merged
merged 3 commits into from
Jul 24, 2020

Conversation

IjzerenHein
Copy link
Contributor

Why

Fixes #4171. When using the lock-screen controls, it is not possible to use react-native-music-control to resume audio when the app is in the background.

How

  • Updated check to allow audio playback while in background and staysActiveInBackground is set

Test Plan

@github-actions
Copy link
Contributor

Native Component List for this branch is ready

@IjzerenHein IjzerenHein force-pushed the @hein/expo-av/fix-start-audio-in-background branch from 9a06a4f to bb59104 Compare July 23, 2020 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[expo-av][iOS] Lock screen controls not working
2 participants