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

Delegate doesn't call playerView(_ :, didChangeTo:) correct #487

Open
akapate opened this issue Feb 22, 2023 · 0 comments
Open

Delegate doesn't call playerView(_ :, didChangeTo:) correct #487

akapate opened this issue Feb 22, 2023 · 0 comments

Comments

@akapate
Copy link

akapate commented Feb 22, 2023

Hello,

Sometimes delegate doesn't call playerView(_ playerView: YTPlayerView, didChangeTo state: YTPlayerState) with .playing state, but video is playing correct at this moment.

Logged states:

.buffering (really buffering)
.buffering (actually playing)

There are always .buffering double call and no more state updates when reproducing.

Reproducibility:
About 1 case out of 10.

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

1 participant