Thanks all, my problem is still there. I have two apps in angular 7, one with routing and lazy loading and another one without it. Only the app without lazy loading works, I think the lazy loading ...
Hello, I can't share Angular App code because have a lot of components and can't make it public because is company work, but if you ask for Android Webview then I post the basis: public class MainA...
This scenario still launching same error, but in final product we don't need to use Rainbow web client so I just skipped this step.I tried to upgrade SDK but throw me lot of errors when replace JS ...
Hi, my problem was solved partially calling method's after the call is in 'active' state. But now, I have compatibility problem with webRTC between Chrome and Firefox. When call firefox to firefox ...
Hi, This is this.llamada object printed before the call rainbowSDK.webRTC.showRemoteVideo(this.llamada): avatars: Array [] connectionId: null contact: Object { id: "3253852f537a4bb7...
Hi, solved. My fault, I wasn't targetting official environment. Thanks!
Hi another time, I deployed first application with my main account inside my organization. Now I have application deployed and I have role user and company_admin, but with Appkey + secret and tryin...
Thanks for your answer. At the moment this application don't need to create Rainbow accounts by himself but maybe in the future we need to do it in that or other applications. So, the best practic...
https://github.com/Rainbow-CPaaS/Rainbow-Web-SDK-Samples/tree/master/SDKTelephonyAngularSample
It's solved with rbw configure. Thanks! The other problem with nodeJS solved too with new app keys. Thanks!