client-sdk-react-native
client-sdk-react-native copied to clipboard
**Is your feature request related to a problem? Please describe.** I'm building an application that demonstrates a new feature of closed captions. **Describe the solution you'd like** A way to...
I wanted to know if there was a useTrackTranscription equivalent for the react native package. The agent-playground uses this to display the chat messages for both the user and the...
**Is your feature request related to a problem? Please describe.** When the user plugs in a BT device, LiveKit switches audio input/output to it automatically. This is correct. However, the...
**Describe the bug** I am experiencing an issue when I lock the phone screen during an active live session and then unlock it to return to that session. Steps to...
We are experiencing an issue with screen sharing on iOS using React Native. Initially, screen sharing starts successfully after tapping "Start Broadcast." It works fine every time when we tap...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: if write a code ``` - (void)dealloc { self.device =...
[ios] I'm trying to play some audios while I'm connected in the room, like muting sound, new user joined, etc... but when I play an audio with expo-av after a...
unsafe access of `mediaStreamTrack.peerConnectionId` and `mediaStreamTrack.id` in `useTrackVolume`
**Describe the bug** I get a `Exception in native call from JS` when i try to use `BarVisualizer` component. I tried to find out where the problem comes from and...
## [Bug] Failed to Set Remote Answer SDP Due to m-lines Order Mismatch on Android 13 ### Describe the bug When attempting to set a remote answer SDP in a...