AVAudioSession_iOS.mm:2223 Server returned an error from destroySession:. Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service with pid 41 named com.apple.audio.AudioSession was invalidated from this process." UserInfo={NSDebugDescription=The connection to service with pid 41 named com.apple.audio.AudioSession was invalidated from this process.}
上述报错是xcode打包运行后报的错误,经过我持续三天的测试,最终发现是visonPro眼镜的一个bug,在通用-app-找到你开发的app的权限-麦克风权限,要把麦克风权限关闭,才可以使本APP调用麦克风。如果要把此app的麦克风权限开启,反而调用不到麦克风。反着来的。系统版本 visonOS 1.3