Jesús Giménez hat einen Kommentar hinterlassen
Hi Olivier, Yes, I'm using implicit flow without backend. Ok, I'll try the github nodeJS example with Oauth and passport. Thanks!
Jesús Giménez hat einen Post erstellt
Hello, I have one doubt with OAuth autentification, when I make any login, I receive an email who says: The application «NuevaApp» has been added to your account But this happen on all logins, I th...
Jesús Giménez hat einen Kommentar hinterlassen
Thanks Konrad!! It's solved. Just delete importing scripts from angular.json and moved to index.html.
Jesús Giménez hat einen Kommentar hinterlassen
Thanks Konrad, I re-check and always globalAudioTag stay visible in DOM (with display=none). I have all correct references and call response object say OK. When I make the call, it stay connectin...
Jesús Giménez hat einen Kommentar hinterlassen
Hello Konrad, I'm using AngularJS 1.7.5 as says in documentation with RB version more than 1.53. I can share code but think its easier to send the files in private message (160kb without node_mod...
Jesús Giménez hat einen Kommentar hinterlassen
Hello another time, New error related to the last, i put all the rainbow calls inside component and still happen same problem. Maybe I have to do something to work with routes and calls? I lost r...
Jesús Giménez hat einen Kommentar hinterlassen
Hi, yes I updated and still the same: Wed Jun 12 2019 10:49:08 | RBW-SDK | SDKSrv | [initialize ] :: Version SDK | 1.56.1 [Strophe.jingle] JingleSession.prototype.createdOffer failed: TypeError: a...
Jesús Giménez hat einen Kommentar hinterlassen
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 ...
Jesús Giménez hat einen Post erstellt
Hello, I'm trying to make webRTC calls in new Angular app and it throw me this error when I call or receive a call. It's the same problem in Firefox and Chrome, and I'm using Version SDK | 1.55.1...
Jesús Giménez hat einen Kommentar hinterlassen
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...