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

[Bug] Connected to the live room and no data was received after that #173

Open
esalvi opened this issue Mar 10, 2024 · 8 comments
Open

[Bug] Connected to the live room and no data was received after that #173

esalvi opened this issue Mar 10, 2024 · 8 comments

Comments

@esalvi
Copy link

esalvi commented Mar 10, 2024

In: tiktokLiveConnection.on('connected', state => {...

User is live and "console.log(state)" prints in " tiktokLiveConnection.on('connected', state => {...":
{
isConnected: true,
upgradedToWebsocket: true,
roomId: '7349550387122588448',
roomInfo: { prompts: '' },
availableGifts: undefined
}

Any idea?

Thanks

@esalvi esalvi changed the title Some properties of "roomInfo" are "undefined" randomly where a user is live Some properties of "roomInfo" are "undefined" randomly when a user is live Mar 10, 2024
@esalvi esalvi changed the title Some properties of "roomInfo" are "undefined" randomly when a user is live Some properties of "roomInfo" are "undefined" randomly when an user is live Mar 10, 2024
@esalvi
Copy link
Author

esalvi commented Mar 23, 2024

Now it's happening again... user (example): queensleague

User is live and "console.log(state)" prints in " tiktokLiveConnection.on('connected', state => {...":
{
isConnected: true,
upgradedToWebsocket: true,
roomId: '7349550387122588448',
roomInfo: { prompts: '' },
availableGifts: undefined
}

@esalvi esalvi changed the title Some properties of "roomInfo" are "undefined" randomly when an user is live Connected to the live room and no data was received after that bug Mar 24, 2024
@esalvi esalvi changed the title Connected to the live room and no data was received after that bug [Bug] Connected to the live room and no data was received after that bug Mar 24, 2024
@esalvi esalvi changed the title [Bug] Connected to the live room and no data was received after that bug [Bug] Connected to the live room and no data was received after that Mar 24, 2024
@esalvi
Copy link
Author

esalvi commented Mar 24, 2024

Now it's happening again... doesn't anybody have this problem? :-( It seems only happen with some users...

@Yohn
Copy link

Yohn commented Mar 27, 2024

You using the newest version? 1.1.5

@esalvi
Copy link
Author

esalvi commented Mar 27, 2024

Hi! I'm using 1.1.4 (the newest). It also happened randomly in previous versions (only with some users)

@Yohn
Copy link

Yohn commented Mar 30, 2024

Hi! I'm using 1.1.4 (the newest). It also happened randomly in previous versions (only with some users)

try with version 1.1.5

@esalvi
Copy link
Author

esalvi commented Mar 30, 2024

Thanks. I'll try it!

@minhduc152001
Copy link

I'm in version 1.1.5 and sometimes got the same issue...

@minhduc152001
Copy link

I really don't want it happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants