This message was deleted.
# helpdesk
s
This message was deleted.
👀 1
e
what device are you testing on?
if this is iOS, try updating your react-native-webrtc dependency to 106.0.0-beta.7
b
No, I am testing on android
e
what react-native-webrtc dependency are you using?
b
106.0.0-beta.7
e
Hmm, weird. does publishing normal audio/video tracks work?
I just added a publish data example button to the react-native-example, can you try that and see if it works?
b
yes publishing normal audio/video tracks is working.
Okay, I'll check and get back. It may take some time
Hmm that's working I'll cross check it with my implementation
hey I fixed the problem. It was a very silly mistake, I was sending string instead of number.
e
ahhh