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

AirPlay should continue to work while app is backgrounded #742

Closed
wants to merge 1 commit into from

Conversation

slocook
Copy link

@slocook slocook commented Apr 9, 2023

This change only affects the Native Player. When the app is backgrounded while a video is playing, one of two things happens:

  1. If AirPlay is active, the video continues to play on the AirPlay receiver
  2. If AirPlay is not active, the video continues to play in a picture-in-picture window

Fixes #741

@LePips
Copy link
Member

LePips commented Apr 20, 2023

I am not against background play, however the only requirement is that the playback reports are still sent. After #593, please test to make sure that they are.

@LePips
Copy link
Member

LePips commented Jun 10, 2023

I apologize for not merging this one first, the background mode was implemented in #786.

@LePips LePips closed this Jun 10, 2023
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.

AirPlay should continue to work while app is backgrounded
2 participants