This message was deleted.
# announcements
s
This message was deleted.
m
cc @eager-raincoat-52616
1
e
which platform is this for?
1
n
@eager-raincoat-52616 He's on iOS 16.x
1
c
Yep this is for mobile platforms IOS&Android, We are having this issue on Livekit react native example app.
Copy code
<https://github.com/livekit/client-sdk-react-native/tree/main/example>
👀 1
Hi @eager-raincoat-52616, I can see that you are using react-native-webrtc that supports transceiver APIs, but it doesn’t support peerconnection removeTrack method. I am getting the above error from this point. Are there any solution for this? This is one of a related issue: https://github.com/livekit/client-sdk-react-native/issues/14
e
ah, looks like it's not in our fork. react-native-webrtc officially added transceiver support just recently, which has peerconnection removeTrack. we're moving to the official version soon which should fix this issue
❤️ 1
👍 1