TatankaConCube

Results 145 comments of TatankaConCube

you can use this [method](https://github.com/ConnectyCube/connectycube-flutter-samples/blob/master/conf_call_sample/lib/src/screens/conversation_call_screen.dart#L144) any time when you have the `_meetingId`. You can check it using the join by link feature of our Conference Calls Sample. After finishing the...

> but not started? could you please check it today? Yesterday we had some uptades on our server related to the Conference calls. > i want to know if the...

I just built the app from the master branch and the described issue is absent. Could you please add more details and steps for reproducing? what device do you use?...

I have tested our Conference Calls sample on the iPhone XR and no problems were reproduced. The common method is used for muting microphones https://github.com/ConnectyCube/connectycube-flutter-samples/blob/master/conf_call_sample/lib/src/screens/conversation_call_screen.dart#L602 why do you use Helper?...

> also it working on android this callback works on iOS only > it was working with the same code before we haven't update the WebRTC lib in our SDK...