Skip to content

Crash on microphone toggle #1955

@alxindtesa

Description

@alxindtesa

Which package/packages do you use?

  • @stream-io/video-react-sdk
  • [ .] @stream-io/video-react-native-sdk
  • @stream-io/video-client

Describe the bug
"I'm on Expo 54, everything works fine, but when I join a call and toggle the microphone to mute or unmute, I get this error: [Error: Uncaught (in promise, id: 0) Error: AddIceCandidate failed because the session was shut down] Uncaught (in promise, id: 0) Error: AddIceCandidate failed because the session was shut down. This happens on both iOS and Android. It’s worth noting that I don’t get this error in the lobby — it only happens once I actually join the call."

To Reproduce
Steps to reproduce the behavior:

"create your Expo 54 project"

"install the necessary GetStream libraries from the documentation"

"add the required settings in app.json"

"create a call in default"

"join the call and toggle the microphone"

Screenshots

Image Image Image Image Image

Version

  • SDK version: "@stream-io/video-react-native-sdk": "1.21.2"

Env:

Fill out what's applicable

React / JS client

  • Browser [e.g. chrome, safari]

React Native / Expo

  • OS: [e.g. iOS, linux...]
  • Device or emulator [e.g. android emulator, real iPhone X...]

Node JS client

  • Node version : 22.11

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions