If I make a call via CallKit, the connection occurs, the video is working, but the audio does not work. If you make a second call without closing the application video and audio works fine. After restarting, the problem persists again.
In the console on the first connection this error:
[Aurioc] 889: failed: 'ent?' (Enable 3, outf <1 ch, 48000 Hz, Int16> inf <1 ch, 48000 Hz, Int16>)
[Aurioc] 889: failed: 'ent?' (Enable 3, outf <1 ch, 48000 Hz, Int16> inf <1 ch, 48000 Hz, Int16>)
[Aurioc] 889: failed: 'ent?' (Enable 3, outf <1 ch, 48000 Hz, Int16> inf <1 ch, 48000 Hz, Int16>)
[Aurioc] 889: failed: 'ent?' (Enable 3, outf <1 ch, 48000 Hz, Int16> inf <1 ch, 48000 Hz, Int16>)
[Aurioc] 889: failed: 'ent?' (Enable 3, outf <1 ch, 48000 Hz, Int16> inf <1 ch, 48000 Hz, Int16>)
If I make a call without using CallKit - everything works fine.
Are there any ideas? Thanks in advance for your answers.