iOS MusicSequence: MusicPlayerStart() failed, return error code: -66720

119 views Asked by At

I searched this error code, that means kAudioToolboxError_NoTrackDestination.

I want to know how to figure it out

1

There are 1 answers

0
NewHorizon On BEST ANSWER

The "audio" of background mode must be allowed, or MusicTrackDestinationCreate will return this error.