Even a simple example like:
Chrome 84.0.x (on iOS 10.15.14)
=> Works fine.
Safari 13.1.1 (on iOS 10.15.14)
=> Does not seem to publish audio
There is no error in the JS Console.
It asks for Microphone access on Safari, but there it doesn't seem to publish anything.
Tried various other examples, its pretty consistent: Loading the example in Chrome works fine, Safari, no error (no CSP warnings or anything) but just no microphone sound being published.
It seems also to mirror what other users report via our project mailing list:
With users reporting Safari seems to to not support publishing audio (among other issues)
Was there a change in the Safari API on how to select or publish microphone access?
Are there known issues on the Safari platform with publishing mic/audio right now?
Thanks!
Sebastian