Hi Alejandro, Could you put a part of the call logs received from the server (without real names) in order for us to analyze it. Regards, Olivier
Hi Jesus, Did you try `rbw configure` and `rbw login` commands ? What is your version of the Rainbow CLI ? Regards, Olivier
Hi Esben, Even on Sandbox, you need to create and use an application ID. Did you have one ? If yes, it should be part of your configuration parameters. "application": { "appID": "", // Ad...
Yes, SS SS, code fragments should stay agnostic to JavaScript frameworks such as React, Angular, Vue, Jquery and so without some graphical interface. Because elsewhere we will have to add a code fr...
We added some information on how to generate certificates compliant with Rainbow https://support.openrainbow.com/hc/fr/community/posts/360001806899-iOS-notification-issue Hope it will help, Regards...
Hi Apurva, Here is a small documentation that explains how to generate IOS certificate compliant for Rainbow Push notification service. This documentation will be part of the IOS official documenta...
Hi SS SS, Currently, we are not supporting video conferencing in SDK Web that's why you can't have it on this sample. We are working on it and this feature should be available soon. Regards, Olivier
Hi SS SS, Could you add some logs in order to understand what happened and could you check that the online demo works for you ? You could test it from that link You should obtain the same thing whe...
Hi Sunny, Rainbow API HUB targets the Rainbow production environment. When you create applications using the Rainbow API HUB, they will be available for your users once deployed. This is the goal a...
Hi Olivier, All the real-time part of Rainbow uses XMPP. So to be homogeneous, we use a XEP extension dedicated for managing media sessions between peer XMPP entities which is Jingle. But it could ...