You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When attempting to connect user A to a room with a new token in the LiveKit Swift SDK, an error occurs on user B's side, stating: "Could not subscribe to mediaTrack TR_VCme78evdHoZTq, unable to locate track publication."
Steps to Reproduce:
Connect user A to a room using an initial token.
Generate and use a new token for user A to reconnect to the same room.
Observe the error on user B's side during the subscription process.
Expected Behavior:
User B should be able to subscribe to the media track without encountering errors, and user A should be able to reconnect with a new token seamlessly.
The text was updated successfully, but these errors were encountered:
Description:
When attempting to connect user A to a room with a new token in the LiveKit Swift SDK, an error occurs on user B's side, stating: "Could not subscribe to mediaTrack TR_VCme78evdHoZTq, unable to locate track publication."
Steps to Reproduce:
Expected Behavior:
User B should be able to subscribe to the media track without encountering errors, and user A should be able to reconnect with a new token seamlessly.
The text was updated successfully, but these errors were encountered: