peerjs icon indicating copy to clipboard operation
peerjs copied to clipboard

Answer don`t work in safari

Open fdsea opened this issue 3 years ago • 5 comments

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. )

fdsea avatar Mar 26 '21 14:03 fdsea

Same here. It seems with the fix 1.3.2 nothing is solved yet. I'm facing the same issue opened days ago ( #800 )

andread95 avatar Mar 27 '21 01:03 andread95

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

fdsea avatar Mar 27 '21 22:03 fdsea

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 )

andread95 avatar Mar 28 '21 00:03 andread95

Its work on iPad only...

fdsea avatar Mar 28 '21 12:03 fdsea

It doesn't work on Safari iPad neither..

andread95 avatar Mar 30 '21 15:03 andread95