iOS AvQueuePlayer Playback Issue

I am writing to report an issue I encountered while using the AVQueuePlayer class to play FLAC audio files on my iOS application.

While playing the audio on an iOS 17 device, the playback would occasionally stall and the following error messages would appear in the console:

<<<< FAQ >>>> subaq_deferredAudioQueueConverterError: [0x108c2aae0:0x1060160b0]error decoding audio data, err = 1,650,549,857 = 'bada' <<<< FigFilePlayer >>>> playerfig_TryFailingCurrentItemForRenderPipelineError: (0x108d198f0:0x112009600) posting FailedToPlayToEnd (deferred), error 1650549857 <<<< AVError >>>> AVLocalizedErrorWithUnderlyingOSStatus: Returning error (AVFoundationErrorDomain / -11,821) status (1,650,549,857)

However, when I tested the same audio file on an iOS 15.7.6 device, the playback was normal and no errors occurred.

I have confirmed that the audio file itself is not corrupted and can be played normally on other devices.

Could you please investigate this issue and provide a solution or workaround?

Thank you for your assistance.

you should file an issue using Feedback Assistant, including the problematic file. Bugs mentioned here don't make it into Apple's bug tracking system

iOS AvQueuePlayer Playback Issue
 
 
Q