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

98 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 best solutions below

0
On BEST ANSWER

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