podverse / podverse-rn

Podverse mobile app written in React Native for iOS, Android, and F-Droid
https://podverse.fm/about
GNU Affero General Public License v3.0
218 stars 36 forks source link

Add Apple AirPlay support #2103

Closed mitchdowney closed 7 months ago

mitchdowney commented 11 months ago

It appears that as of today react-native-track-player does not support Apple AirPlay, so this will be blocked until the feature support is available in RNTP:

image

https://rntp.dev/docs/next/basics/platform-support#casting

beglitched commented 11 months ago

Came here to submit something about AirPlay not working.

I can tell Podverse to send to AirPlay, audio stays coming out of iPhone speakers though it looks like AirPlay is selected. Then switch audio back to iPhone in AirPlay menu, pause playback. Then switch back to an AirPlay device and it will play from the AirPlay device. When I switch to another app and Podverse goes to the background, AirPlay settings change back and the audio starts playing from iPhone speakers.

mitchdowney commented 7 months ago

Attempting a fix for this in v4.16.1 beta.

beglitched commented 7 months ago

It's working in 4.16.1! Thanks so much for fixing this!!

mitchdowney commented 7 months ago

@beglitched glad it's working! 🥳 you're welcome