Crossfade with MPMusicPlayerController.applicationQueuePlayer

Hi.

In iOS 17 Apple introduced crossfading for the Music app. In my app I am using MPMusicPlayerController.applicationQueuePlayer and also want to support crossfading. In an early beta of iOS 17 my app crossfaded automatically with the same setting as for the Music app which maybe was a bug. However, I did not find any way to enable crossfade for my app.

Does anybody know how to do that?

Thanks, Dirk

Replies

I've been needing this same function for years now. I hope this has become possible in iOS 17, but have found no evidence yet. Is there hope on the horizon that anyone is aware of?

  • I am developing an application that leverages MusicKit to stream songs from Apple Music. I noticed that the native Music app on iOS 17.4 has a crossfade feature, and I would like to implement similar functionality within my app. I am aware of an app called "Mixonset" that seems to have crossfading capabilities, and I'm interested in understanding how to legally and technically implement this within the constraints of MusicKit and DRM.

Add a Comment