I’m also seeing this. The obvious answer is that my code is doing what the AVAudioEngine documentation warns against — deallocating within the notification handler.
But while I do deallocate the engine as a result of the notification, I do it asynchronously on another queue so I can’t figure out why I’m getting this deadlock.
Topic:
Media Technologies
SubTopic:
Audio
Tags: