You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"violated_contract": "An AVAudioEngine configuration notification must not synchronously rebuild or restart the audio graph on the notification callback, and a queued recovery must not override an explicit playback stop.",
"canonical_prevention": "Defer and coalesce AVAudioEngine configuration recovery through DeferredConfigurationRecovery, which serializes pending state and invalidates queued work when playback stops.",