Closed davideberlein closed 1 year ago
Hi Opentok team, I'm using tokbox in my angular project, it works fine, but while ending the session I'm also encountering the same error, and the video red dot icons still on
Was there any actual response to this? @devwithzachary ?
At the end of a video / voice call I call
publisher.destroy()
andsession.disconnect()
And I get the following warning:I think this shouldn't happen, when we're destroying everything.