client-sdk-react-native icon indicating copy to clipboard operation
client-sdk-react-native copied to clipboard

Android 14 can't unmute and swap camera in Example folder

Open aldiand opened this issue 8 months ago • 3 comments

Describe the bug

can't unmute and swap camera.

To Reproduce

Steps to reproduce the behavior:

  1. Run example code
  2. Connect using cloud livekit

Expected behavior

Mute and unmute should be works just like react-native-meet

Screenshots

nothing happened when unmute, blink when swap camera

Device Info:

  • Device: Samsung A52
  • OS: Android 14

Dependencies Info (please reference your package-lock.json or yarn.lock file):

  • @livekit/react-native: c4a0572a8638fd65794c1185784980dd6eefdb9f
  • livekit-client: 2.9.2
  • react-native-webrtc: 125.0.8

aldiand avatar Feb 24 '25 10:02 aldiand