Charlie Santos

Results 86 comments of Charlie Santos

Hey @DmitryMorozov228 , thank you for reporting! Do you have an example code on how you would use the class you provided?

Hey @DmitryMorozov228 thanks for the example code. We are tracking this internally now (JSDK-3125) and will investigate for a fix.

Hey @q-kit , thanks for the question. I believe if you block the access to the device, the browser will ask to reload the page. Therefore, you won't hit this...

Hey @q-kit , thanks for the additional information. Currently, you cannot catch that specific error with this use case. But we will consider it.

@mrlika thanks for reporting. The definition for TwilioError is not coming from `lib/index.ts`. It is coming from `tsdef/TwilioError` which is in the same directory as index.d.ts, the line you referenced....

@mrlika that's a valid point, however, we currently don't allow instantiation of TwilioError outside of our SDK so there is no need for us to export it. Can you please...

Hey @mrlika thank you for the additional information. I understand the use case. I submitted a ticket internally to address this issue.

Hi @EdGallimore , thanks for submitting. Can you please update to latest chrome version and post logs in a .txt or .log format?

Hey @q-kit , thanks for reporting. Your room sids are showing ICE failures which indicates network related issues. Are you able to reproduce this 100%? Can you please try running...

Hi @q-kit , that's right. Preflight API should help. Not all the room logs on the server are available on the SDK. But we do log ICE failures on the...