livekit / client-sdk-react-native

Official React Native SDK for LiveKit.
https://livekit.io
Apache License 2.0
123 stars 32 forks source link

Microphone track sometimes not publishing #179

Open davidliu opened 1 month ago

davidliu commented 1 month ago

For the past few weeks we’ve been having issues, specifically on iOS, where a publishing participant appears to themselves to be unmuted. However, their microphone track appears muted to the other participants and is cannot be heard by the other participants. Leaving/rejoining the room or quitting/reloading the app tends to fix it. We haven’t made any code changes on our end.

During that time, however, we did upgrade livekit/react-native from 2.3.1 —> 2.4.2 and livekit/react-native-webrtc from 125.0.0 —> 125.0.4. I didn’t notice any breaking changes in the change log.

Any idea what might be going on or how to proceed? Thanks :pray:

We are using: react-native 0.73.6 livekit/react-native 2.4.2 livekit/react-native-webrtc 125.0.0

Slack Message