We are using a custom player (AVPlayer) for our app, however when air-playing we default back to the native tvOS player.
Is there a way to disable seeking like there is on AVPlayerViewController with requiresLinearPlayback?
Post
Replies
Boosts
Views
Activity
We have a use case where we'd like to disable picture in picture for user accounts with certain entitlements. I know tvOS has the built in PIP button on the remote. But can we still disable pip for our app?