peerjs
peerjs copied to clipboard
Answer don`t work in safari
Hi! Using v1.3.1 I catch the error ' Attempted to assign to readonly property', in v1.3.2 the error - OperationsError: Expects at Least 2 fields. Error is "webrtc" type. Any ideas how to fix it? Errors occur if you call in Safari with Chrome, when you call with FF everything works
The problem is the method setRemoteDescription ( OperationsError: Expects at Least 2 fields. )
Same here. It seems with the fix 1.3.2 nothing is solved yet. I'm facing the same issue opened days ago ( #800 )
Hi all, I fixed the bug but want to make sure it is defeated :) Tested it on all devices available to me and it works, but I want to be completely sure, can anyone help me with this? https://github.com/fdsea/peerjs/tree/fix817
I'm still facing some issue on Safari. When a call is started from Chrome Android to Safari (Desktop or iOS) it does not work and returns "webrtc" as error ( #800 )
Its work on iPad only...
It doesn't work on Safari iPad neither..