This message was deleted.
# cloud
s
This message was deleted.
n
I can share logs privately as token contains other info too.
f
cc: @eager-raincoat-52616
n
Sent client logs to @eager-raincoat-52616 privately
on further testing, this happens when debug session is enabled in react native.
e
what version of react-native are you using? I see this error in the logs:
Error: could not establish signal connection: Calling synchronous methods on native modules is not supported in Chrome.
seems like it may be an old react-native bug?
n
"react-native": "0.71.6",
node
v18.15.0
android studio latest xcode latest macos
13.3.1 (22E261)
, ventura m2
e
hmm, looks like this isn’t something we can resolve: https://github.com/react-native-webrtc/react-native-webrtc/issues/1048
you may have to use flipper instead of using the default debug mode
n
sure would give that a try