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
Sometimes delegate doesn't call playerView(_ playerView: YTPlayerView, didChangeTo state: YTPlayerState) with .playing state, but video is playing correct at this moment.
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:
There are always
.buffering
double call and no more state updates when reproducing.Reproducibility:
About 1 case out of 10.
The text was updated successfully, but these errors were encountered: