iOS 26.1 beta Safari audio input is broken

I'm a web developer of WebRTC based web app for video and audio calls. After updating to iOS 26.1 beta I noticed, that my app can't use microphone anymore.

When I'm calling to getUserMedia with audio set to true, Safari returns error "No AVAudioSessionCaptureDevice device".

Other WebRTC demo apps also can't access microphone on this firmware.

And maybe it's connected somehow, but safari can't detect connected AirPods Pro 2 as an input device.

So, this bug brakes any WebRTC app, that uses microphones.

iOS 26.1 beta Safari audio input is broken
 
 
Q