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

Menu button sometimes resumes or restarts playback on tvOS #237

Open
defagos opened this issue Nov 26, 2020 · 1 comment
Open

Menu button sometimes resumes or restarts playback on tvOS #237

defagos opened this issue Nov 26, 2020 · 1 comment

Comments

@defagos
Copy link
Member

defagos commented Nov 26, 2020

The menu button can sometimes resumes or restarts playback on tvOS, as noted by @svenduvoisin.

Issue type

Incorrect behavior

Environment information

  • Library version: 6.1.0
  • iOS / tvOS version: 14.2
  • Device: Physical

Reproducibility

Always reproducible

Steps to reproduce

  1. Play some content in Letterbox demo.
  2. Pause playback with the Play / pause button on the remote or by pressing the interactive area.
  3. Press the Menu button. Playback resumes (mostly only the first time, next attempts will work).

For a DVR livestream (e.g. Couleur 3) the stream is reset at the beginning, which is annoying.

@defagos
Copy link
Member Author

defagos commented Nov 26, 2020

Not a problem with AVPlayerViewController or SRGMediaPlayerViewController. I suspect that the fact we embed the player view controller as a child of another view controller might explain the issue, but this needs further investigation.

@defagos defagos added the tvOS label Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant