Add support for managing iOS AirPlay in-app #620

Open
opened 2026-04-24 23:30:53 +02:00 by adam · 1 comment
Owner

Originally created by @BlackHoleFox on GitHub (Jul 9, 2023).

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

Originally created by @BlackHoleFox on GitHub (Jul 9, 2023). ### 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](https://github.com/advplyr/audiobookshelf-app/assets/20936452/ac88fff8-1279-4b80-9a40-00009a36defd) ### 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](https://github.com/advplyr/audiobookshelf-app/assets/20936452/e226d4e8-67e8-4125-92a4-8c51246bfd2c) ![IMG_8206](https://github.com/advplyr/audiobookshelf-app/assets/20936452/1259e3d0-6bf4-4fff-b86d-7b37bd7dc21e) ### 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
adam added the enhancement label 2026-04-24 23:30:53 +02:00
Author
Owner

@benonymity commented on GitHub (Nov 12, 2023):

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

@benonymity commented on GitHub (Nov 12, 2023): 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 in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#620