rtc-web-archive
rtc-web-archive copied to clipboard
t.debug is not a function
{snip} sdp,t.sendMessage("ANSWER",e),t.state="established"}else t.debug("Dazed and confused in state "+t.state+", stopping here");t.actionNeeded=!1 {snip}
Can you please look into this, there is not t.debug function defined anywhere in the file
Can you tell me how to reproduce it
The flow is not going to any written "if" conditions and it directly goes to the else condition of "onstablestate" function, It happens randomly.
@jahid-dal i'm not sure what you are talking about unfortunately. we need ways to reproduce your issue so that we can look into the issue. the code you provided looks like uglified.
I'm having this issue too, it happens randomly