jefflinwood / twilio_client_phonegap

Phonegap plugins for the Twilio Client iOS and Android SDKs
MIT License
59 stars 53 forks source link

Hearing echo on both iOS 7 and iOS 8 devices #21

Closed fleetzen closed 8 years ago

fleetzen commented 9 years ago

Hi, we implemented the plugin in our phonegap app. We are able to successfully connect the two endpoints but hear a lot of echo on iphone. Android works just fine. Appreciate any insights

Thanks

jefflinwood commented 9 years ago

Hi,

Excellent - the PhoneGap plugin just wraps the iOS SDK from Twilio, so it shouldn't be introducing any echoing itself. The Twilio Client SDK does a pretty good job at managing echo itself, have you tried it out with the two phones in different rooms?

peder541 commented 9 years ago

What version of the iOS SDK are you using?