Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Remote Media Track Subscription in LiveKit Swift SDK #559

Open
appsmall opened this issue Jan 23, 2025 · 3 comments
Open

Issue with Remote Media Track Subscription in LiveKit Swift SDK #559

appsmall opened this issue Jan 23, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@appsmall
Copy link

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:

  1. Connect user A to a room using an initial token.
  2. Generate and use a new token for user A to reconnect to the same room.
  3. 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.

@appsmall appsmall added the bug Something isn't working label Jan 23, 2025
@saadsaadi
Copy link

Any update on this issue? I'm experiencing this as well

@appsmall
Copy link
Author

appsmall commented Mar 7, 2025

Are you trying to swap calls between 2 users?

@saadsaadi
Copy link

No. I'm getting a call via callkit when the phone is on standby. As the app launches.. I get this error and the video doesn't start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants