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

Add support for managing iOS AirPlay in-app #779

Open
BlackHoleFox opened this issue Jul 9, 2023 · 1 comment
Open

Add support for managing iOS AirPlay in-app #779

BlackHoleFox opened this issue Jul 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@BlackHoleFox
Copy link

Is your feature request related to a problem? Please describe.

There is not currently, afaict, any way to manage which device playback happens on inside the iOS app itself. You have to swipe into the iOS/iPadOS system UI to manage AirPlay/casting.

image0

Describe the solution you'd like

It would be great if there was a built-in button with the rest of the player's playback controls to open the "AirPlay menu" like what Apple's own apps, Spotify, etc have:

IMG_8204

IMG_8206

Describe alternatives you've considered

You can just swipe and tap in the system-provided UI to trigger the action, which isn't a big deal. This is a very low-concern feature request since its just a nicety that makes it fit in on the platform better.

Additional context

N/A

@BlackHoleFox BlackHoleFox added the enhancement New feature or request label Jul 9, 2023
@benonymity
Copy link
Contributor

I recall looking into this a while ago, and the challenge was that Apple standardizes the UI for Airplay, and having it pop up in the app wasn't very consistent with the rest of the UI. Maybe there's a way now to open the full-screen Airplay selector. Something worth looking into

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants