SvenTiigi / YouTubePlayerKit

A Swift Package to easily play YouTube videos 📺
https://sventiigi.github.io/YouTubePlayerKit/
MIT License
717 stars 64 forks source link

the player stops #108

Open 666bsw opened 1 month ago

666bsw commented 1 month ago

What happened?

The player continues to play video when switching to full-screen mode - this is correct. when switching back to windowed mode - it stops.

What are the steps to reproduce?

Play the example video and switch modes to full screen and back.

What is the expected behavior?

I expect that when switching to windowed mode the player should continue playing.

Best regards