twilio / video-quickstart-ios

Twilio Video Quickstart for iOS
https://www.twilio.com/docs/api/video
MIT License
457 stars 177 forks source link

Unable to hear participants Audio #618

Closed razzz848 closed 2 years ago

razzz848 commented 3 years ago

Description

Unable to hear the voice of A by C. A and B are able to hear both audio and see the video.When C calls to A , A attend the call (Hold and Accept) A and C facing audio issues Every-time (both A and C not able to hear Audio).

Note :

I face this issue latest Twilio Versions.In TwilioVideo (3.7.1) its working Fine(Both And C can able to hear Audio)

Xcode 12.4

Is there anyone who had fixed this issue? Can you help me?

ceaglest commented 2 years ago

Hi @razzz848,

I'm sorry to hear that audio is not working. Could you please provide debug logs from the device when this occurs? What is your application and is it using CallKit?

Best, Chris