Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I am currently using the iOS Webex SDK to allow users of my app to join a call to communicate with customer support through video chat, however it seems that more than one user can join a call. This leads to the situation in where whoever is sp...
Sorry for the late reply.We tried using Multi Stream but it seems we aren't getting the "Call.activeSpeaker" notification event when the speaker changes. We aren't sure if this is because of our implementation or if theres a bug in the SDK.
@Raffaele Lagana wrote:Just to confirm, when you say "web interface", do you mean the webex meetings site? Or do you mean that you're using the JS/Browser SDK?In any case, from the guest user perspective, you should be able to use the iOS SDK to only...
Thank you for the response. We aren't using space meetings. We are currently using #2 and #4 from the code described here https://github.com/webex/webex-ios-sdk/wiki/Basic-Usage-Guide Webex.initialize(completionHandler:)Webex.Phone.dial(_:option:com...