Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

iOS SDK [4.1.1] - how to know participant left the room?

Lai__Jing
Beginner
583 Views

hi,

We know that there is onLeft function in Android SDK that indicating the participant left the room.  The problem we have is we cannot get the similar function in iOS SDK.  If I am wrong, please kindly let me know which function in iOS SDK have such functionality?

 

SDK 4.1.1 is we are using.

 

Thanks

Jing

0 Kudos
7 Replies
YanbinZ_Intel
Employee
583 Views

This feature don't support in iOS SDK 4.1.1.  Please subscribe our GitHub project and waiting for next version .

0 Kudos
YanbinZ_Intel
Employee
583 Views

Please use latest code at Github https://github.com/open-webrtc-toolkit/owt-client-native.  This issue already fixed.

0 Kudos
George__Nimi
Beginner
583 Views

Hi Jing Lai,

I am also facing a similar issue with iOS SDK. Where you able to build the latest code at Github(https://github.com/open-webrtc-toolkit/owt-client-native) mentioned in the above comment? Did you face any issue while doing the same? Can you please mention the steps you had to follow to build the code. I am facing some errors while running the build.py script file in my case. Any help is appreciated.

Thanks,

Nimi

0 Kudos
George__Nimi
Beginner
583 Views

Hi Jing Lai,

Any update on this? I could build the OWT framework, but I cannot build my code after adding it to my project. I am facing some issue related to SSL I guess... Were you able to use the new framework successfully? If yes, can you guide me through the steps?

Thanks in advance.

Nimi

0 Kudos
Jianjun_Z_Intel
Employee
583 Views

This feature is supported in v4.2. Thanks.

0 Kudos
Lai__Jing
Beginner
583 Views

hey Nimi, we have not built source code from git, we are using the release zip ball from Intel website.  By the way, we cannot have tag/branch from git which indicating each release, are you able to get specific release indication from git?

0 Kudos
Chunbo_H_Intel1
Employee
583 Views

We've published the 4.2 release on Github: https://github.com/open-webrtc-toolkit/owt-client-native/releases

Thanks!

0 Kudos
Reply