Closed VinayNadig closed 8 years ago
Thanks for the report, and thanks for including steps to replicate, @VinayNadig. This is something we plan on addressing.
Hi @VinayNadig,
We've recently made a number of changes to the Video SDK: it's now called twilio-video.js instead of twilio-conversations.js; we've also simplified the object model (no more invites, Conversations are replaced by "Rooms", etc.).
Importantly, we've completely refactored the signaling internals, so these sorts of Dialog issues should no longer occur.
Best, Mark
Steps to Replicate:
The above steps fail silently without any debug info/error.
Relevant code:
https://github.com/twilio/twilio-conversations.js/blob/32c8ceabfa34c97da2c6ce3a74a6d3f44a22145f/lib/signaling/v1/conversation.js#L360