Thanks for your reply. I have enabled “Audio > Driver > Enable Input“ flag, and I can’t see any settings about “Microphone access flag” in iOS exporting options. When I opened the app at the first time, it asked me for the microphone permission and I accepted it, but it still printed the errors and I couldn’t record any sound.
That would beAVAudioSession.ErrorCode.cannotStartRecordingwhich is described as “This error type usually occurs when an app starts a mixable recording from the background and it isn’t configured as an Inter-App Audio app.”
Which implies it has permission but is getting tripped up somehow.