Hi, did you implement the <audio> and <video> tags in your DOM as explained in the following guide? https://hub.openrainbow.com/#/documentation/doc/sdk/web/guides/Initiating_audio_and_video_calls
Hi, this should be fixed in the newest version.
Hi, I don't see the following script tag in your HTML file. Try adding it. <script src="./vendors-sdk.min.js"></script>
Hi, You might want to have a look at the new guide explaining how to load Rainbow Web SDK as a ES Module: https://hub.openrainbow.com/#/documentation/doc/sdk/web/guides/Hello_world_ESM Best Reg...
Hi, for more information about the Guest users, please follow this link. https://hub.openrainbow.com/#/documentation/doc/hub/users-in-rainbow. What method do you use to get all the users, even th...
You can create Node application to use the features presented by Rainbow Node SDK and then use React with Rainbow Web SDK to fill the rest of your needs.
Hi, what are the steps to reproduce this error? On which platform do you test it? Also, can you double-check the SDK version, the latest version is 1.69.0. The method getMessagesFromConversation ...
Hello, this bug is going to be fixed in the next SDK version, for the moment you can use an 'old' jQuery listener to retrieve this event. Best Regards, Konrad
Hello, In order to do so, please send an email with a request at support@openrainbow.com Warm Regards, Konrad Hyzy
Hi, I would suggest using HTML iFrame inline element with a separate code for each user: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe Best Regards, Konrad Hyzy