Hello! Huge thanks for the library.
I found strange behavior that VideoPlayerView blinks after play method called second time
My workaround for now looks like this:
playerView.playerLayer.player?.play()
I can try to fix it by myself, if you have some thoughts, considerations or additional information let me know, cheers!
Hello! Huge thanks for the library.
I found strange behavior that VideoPlayerView blinks after play method called second time
My workaround for now looks like this:
playerView.playerLayer.player?.play()I can try to fix it by myself, if you have some thoughts, considerations or additional information let me know, cheers!