Hello Sendbird Team, we are doing test in your product “Calls” from Colombia, and a very curious thing is happening.
From the web, the Calls leave out, the iPhone rings, the call is accepted too, and… nothing more. We never get audio or video from one device to another.
In inverse case, the result is the same.
The other calls between platforms have worked succesfull, but iOS to JavaScript o JavaScript to iOS not working for us.
I sincerely apologize about the delay in response. Could you confirm for me whether you’re using the Javascript SDK in React Native or are you using Javascript on the Web and a native language for mobile?
Sorry for our delay, we needed to be sure of what we were going to answer.
From the Phone booth, everything works perfectly
But we test a new Web instance from scratch, following step-by-step the instructions (npm install, npm run build, npm run start …), and the result is the same (bad).
It doesn’t show any error messages, just no video, no audio after answering the call.
Are there any additional steps or necessary information that is not mentioned in the readme.md?
When you experience these issues between JS and iOS, which side initiates the call in your testing?
Can you share with us the code that you’ve implemented to initiate and accept calls on both iOS and JS?
Given that it works as expected in the Phone booth, this is likely an implementation issue. We just need to get down to the root cause.
Hello @Tyler
We are using Javascript SDK and has implemented the video group calling feature.
but IOS to/from Web or IOS to/from IOS group call neither camera does work nor microphone.
as I can see @ocastro confirms that ReactJS version is working properly but we can not move to ReactJS now. so Javascript SDK is needed for the solution.
Regards.