This message was deleted.
# helpdesk
s
This message was deleted.
m
cc @eager-raincoat-52616
e
what react-native-webrtc version do you have in your yarn.lock file?
b
106.0.0-beta.5 @eager-raincoat-52616
e
can you provide the console logs from the error? https://reactnative.dev/docs/debugging#accessing-console-logs
b
LOG rn-webrtcpcDEBUG 0 ctor +0ms LOG rn-webrtcpcDEBUG 1 ctor +9ms LOG rn-webrtcpcDEBUG 1 setRemoteDescription +74ms LOG rn-webrtcpcDEBUG 1 setRemoteDescription OK +16ms LOG rn-webrtcpcDEBUG 1 addIceCandidate +1ms LOG rn-webrtcpcDEBUG 1 addIceCandidate +1ms LOG rn-webrtcpcDEBUG 1 addIceCandidate +3ms LOG rn-webrtcpcDEBUG 1 addIceCandidate +0ms LOG rn-webrtcpcDEBUG 1 createAnswer +2ms LOG rn-webrtcpcDEBUG 1 createAnswer OK +11ms LOG rn-webrtcpcDEBUG 1 setLocalDescription +8ms LOG rn-webrtcpcDEBUG 1 setLocalDescription OK +9ms LOG rn-webrtcpcDEBUG 1 setRemoteDescription +104ms LOG rn-webrtcpcDEBUG 1 setRemoteDescription OK +48ms LOG rn-webrtcpcDEBUG 1 createAnswer +4ms LOG rn-webrtcpcDEBUG 1 ontrack +7ms ERROR TypeError: undefined is not a function, js engine: hermes LOG rn-webrtcpcDEBUG 1 ontrack +18ms ERROR TypeError: undefined is not a function, js engine: hermes LOG rn-webrtcpcDEBUG 1 createAnswer OK +6ms LOG rn-webrtcpcDEBUG 1 setLocalDescription +4ms LOG rn-webrtcpcDEBUG 1 setLocalDescription OK +107ms LOG rn-webrtcpcDEBUG 1 getStats +354ms LOG connected to wss://whalesnet.livekit.cloud
it happens as soon as someone starts there stream be it audio or video
@eager-raincoat-52616
e
hmm, does this happen if you run the example from the repo itself?
b
no it doesn't, but it's weird cause I've tried exactly the same code also a code with very minimum functionalities both gave same error
e
if it's not too much trouble, could you upload the minimal example repo project that repros the error?
hey, can you check if the react-native-webrtc is actually resolved to 106.0.0-beta-5? the code in your screenshot looks like beta-6.
b
I've tried both beta-5 and beta-6... and regarding the code if you don't mind I'll send it in 2-3 hrs.
👍 2
e
@bitter-motherboard-13561 following up on this, do you still have issues with this?
b
oops! I'm really sorry, I forgot to inform I fixed it by making and a clean build and updating versions, thank you for your responses @eager-raincoat-52616
e
ah, good to know, thanks!
👍 2