SRGSSR / pillarbox-apple

A next-generation reactive media playback ecosystem for Apple platforms.
https://testflight.apple.com/join/TS6ngLqf
MIT License
60 stars 9 forks source link

Never display route selection for iPad apps run on macOS or Catalyst #1052

Closed defagos closed 3 weeks ago

defagos commented 3 weeks ago

Description

This PR prevents route selection from being made in iPad apps run on macOS or using Catalyst. AirPlay simply does not work in such cases and, even though the route picker can be displayed, playback will simply fail when an AirPlay receiver has been selected.

Note that AirPlay works in full-fledged macOS apps, but sadly Pillarbox does not yet support this platform.

Changes made

Checklist