You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adapter.js:181 Uncaught TypeError: Failed to construct 'RTCPeerConnection': cannot convert to dictionary.
at new window.RTCPeerConnection (adapter.js:181)
at startCall (comm.js:647)
at HTMLButtonElement.answerCall (comm.js:608)
I got an error in local after connecting server. Not able to answer the call. Please able to solve this answer.
The text was updated successfully, but these errors were encountered:
adapter.js:181 Uncaught TypeError: Failed to construct 'RTCPeerConnection': cannot convert to dictionary.
at new window.RTCPeerConnection (adapter.js:181)
at startCall (comm.js:647)
at HTMLButtonElement.answerCall (comm.js:608)
I got an error in local after connecting server. Not able to answer the call. Please able to solve this answer.
The text was updated successfully, but these errors were encountered: