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
And then set the local URL + play() on it I'm getting it played only once. I checked what PlayerPlaybackDelegate reports and it reports a couple of playerCurrentTimeDidChanges and then playerPlaybackDidEnd.
Do we have a regression? It was (and still) works fine in 0.13.1
The text was updated successfully, but these errors were encountered:
Currently if I set up
Player
like:And then set the local
URL
+play()
on it I'm getting it played only once. I checked whatPlayerPlaybackDelegate
reports and it reports a couple ofplayerCurrentTimeDidChange
s and thenplayerPlaybackDidEnd
.Do we have a regression? It was (and still) works fine in 0.13.1
The text was updated successfully, but these errors were encountered: