Top "Tvos" questions

tvOS is an operating system developed by Apple for the Apple TV based on its successful iOS operating system.

How to play YouTube content on tvOS

How would one play a YouTube video on Apple tvOS? YouTube's embed feature works in iOS 9 as the OS has …

youtube youtube-api tvos
How to cancel DispatchQueue.main.asyncAfter(deadline: time) in Swift3?

Description: I'm currently using the following code to see if the user has stopped typing in the searchBar. I would …

swift swift3 tvos
Has anyone reversed engineered the protocol used by Apple's iOS Remote app for controlling an Apple TV over IP?

I'm curious if it's possible for me to write programs that can control an Apple TV, specifically an Apple TV 4…

reverse-engineering tvos apple-tv remote-control
How can I get rid of "Update to recommended settings" warning?

I'm porting an iOS game to tvOS (Unity game). I have this annoying warning that I can't get rid of. …

ios xcode tvos
How to loop video with AVPlayerLooper

I try to loop a video in a TV OS app with the AVPlayerLooper because this should get rid of …

ios swift video tvos
tvOS UICollectionView get currently focused item's index path

So this is kind of a noobish question but I just can't figure out a very simple way to detect …

uicollectionview tvos
Looping AVPlayer seamlessly

There has been some discussion before about how to loop an AVPlayer's video item, but no 'solution' is seamless enough …

ios video opengl-es avfoundation tvos
xcode tvos app exiting issue when overriding menu button

I am currently writing a tvOS app. I've been detecting and overriding the menu button with tapRecognizer to switch between …

xcode menu tvos
Xcode stuck on copying cache files from device tvOS

I've been trying to connect my Apple TV with Xcode and it got stuck on copying cache files from device. …

ios arrays xcode tvos apple-tv