Hi, The new version v1.78 features a brand new service: conferencesService which is completely responsible for handling web conferences from now on Try listening to rainbowSDK.conferences.RAINBOW_O...
Hi, try disabling mangle option in your Webpack/minifier settings, that should help. Konrad
You should instal Rainbow Web SDK, not Rainbow Node SDK for React apps.
Hi again, try following the Getting Started guide to find out how can you use Rainbow's API both on Sandbox test platform and on the Production Platform. You would need to register your App in ou...
Hi, what type of SDK do you try to use? Is it Rainbow Web SDK (JavaScript applications based in a browser) or rather one of the mobile platform SDK (Android or iOS)? If you try to use the Web SDK,...
Hi again, did you try using different cameras? Firefox seems to have some issues with handling two streams from the same camera. Try to test your app on Chrome as well. Regards, Konrad Hyzy
Hi Sunny Singh, To answer the main question- yes, SDK for Web is supported in Angular 2+ applications.In order to import the Rainbow SDK files, download a Starter Kit for Angular 2 from our GitHub ...
Is there any way you can make check if after running npm install on AWS you still replace the node_modules/react-scripts file? It looks to me that only npm install is run on the AWS server and no f...
Hi, It looks like some problem I've seen before that was linked to the fact that the code is minified during the build process. Make sure that mangling is disabled in your webpack settings.
Hello, Thanks for your post. this issue will be fixed in the next release. Best regards, Konrad