Apple TV

RSS for tag

Discuss hardware-specific topics related to Apple TV.

Apple TV Documentation

Posts under Apple TV tag

49 Posts
Sort by:
Post not yet marked as solved
0 Replies
56 Views
This past week I’ve noticed all music that I have in Dolby Atmos/Spatial Audio has been playing at a lower volume than usual. I basically have to turn the volume to max level to hear it. It sounds fine on my phone, it’s just Apple TV. I recently updated to the beta TVOS 16. It’s not my speakers, I messed around with my movies and they sounded fine. I do have sound check enabled but that didn’t change much turning it off and on. Anyone else having this issue?
Posted
by liesse00.
Last updated
.
Post not yet marked as solved
0 Replies
56 Views
I keep getting an error message on my Apple TV that says something along the line of can’t sync photos as there are unsupported scopes and must be cleaned. I have turned off photo library on the Apple TV but the error keeps persisting. Does anyone know what this is and how to fix?
Posted
by DanaJets.
Last updated
.
Post not yet marked as solved
4 Replies
1.2k Views
Clicking pair shows a code on the Apple TV. Entering that code displays a progress wheel saying “setting up Apple TV” then instead of the Apple TV being setup “PAIR”shows again allowing you to do the setup over and over without being able to use the Apple TV for development. The device loops on the registration process never allowing it to actually be prepared. This happens on all 4 of my Apple TV 4K Second Generations. I have filed a bug with the feedback assistant. I’m just wondering did anyone find a way to successfully pair / or fix this problem. Without this developing for this platform is nearly impossible. Since the Apple TV’s don’t have a port for direct connection. I don’t want to factory reset all 4 of my Apple TV’s that all do the same thing. I honestly don’t think that will fix them. This is the exact process I did: Go to window on Xcode menu bar Click devices and simulators Go to Remote App and Devices on Apple TV & select it In the discovered tap area click my Apple TV Select Pair Enter code being displayed on Apple TV Wait for device to be available for development Device doesn't display as registered and allows you to do the process over & over
Posted Last updated
.
Post not yet marked as solved
0 Replies
186 Views
I have picture-in-picture working on iOS, finally, because v15 introduced an initializer for AVPictureInPictureController() that can be used with an AVSampleBufferDisplayLayer. However, using a largely shared code base (at least for the video display portion of the app), isPictureInPicturePossible is false when I try to PiP on tvOS. My AVAudioSession is configured with .playback. The app itself has Audio, AirPlay and Picture in Picture mode enabled in the Background Modes section. Has anyone got PiP working on tvOS? Are there any tvOS-related requirements that differ from iOS?
Posted Last updated
.
Post not yet marked as solved
0 Replies
107 Views
Hi All,   Everything works fine but when I pair stereo pair with AppleTV and everything is stuck. Both Apple TV and HomePods and nothing works anymore. Everything is on a 5g network and I have configured it several times. Logging out and back in with AppleID doesn't work either. Everything is in this same room and has beta software. Everything works separately and I have the same set in the bedroom and it also works fine. Sometimes I manage to click on something on my iPhone and then everything works as it should.
Posted
by Remy74.
Last updated
.
Post not yet marked as solved
0 Replies
177 Views
I have an app that supports screen mirroring by connecting to an external display to show a different UI (not just playing a video). Most of the time it works great, but it occasionally has issues with 4K TVs where the screen and audio are glitchy on the TV. I tell people to go through all the troubleshooting steps from Apple about getting AirPlay to work. Sometimes it helps, but not always, so I'd like to have a more permanent fix. I am suspicious that it happens because too much data is being sent over AirPlay too frequently. I was hoping to either be able to limit the frequency of updates (maybe lowering the refresh rate somehow) or to decrease the resolution of the view controller that is sent over AirPlay. I have not found anything for the first idea, but regarding the second one, in the docs, it says that you can change the UIScreen's currentMode property (effectively changing the resolution). I have tried doing this in multiple ways, but I have not been able to get that to work--after assigning a different value to currentMode it still has the old value. The docs say to "apply that mode to the UIScreen object before associating the screen with a window." There are two problems here: That instruction seems to be a little outdated because since iOS 13 the UIScreen is associated with a UIWindowScene instead of UIWindow. Does that make any of this different with how I can/should update the UIScreenMode? I have tried setting the currentMode inside the observation block for UIScreen.didConnectNotification as well as inside the AppDelegate's application(:configurationForConnecting:options) method. Neither of those have worked, even if the UIScreen is not yet associated with a UIWindowScene. If I'm going about this incorrectly, please help me correct my mistake. Ultimately I just want to fix the glitchiness with screen mirroring, so I'm happy to do that in whatever way I can.
Posted Last updated
.
Post not yet marked as solved
0 Replies
121 Views
Greetings, We launched our app in December 2021 in various streaming devices and are now inching closer to launch it on Apple TV. Before we commit, we want to know: what are the expected audience expected data to make sure the investment is worthwhile expected viewership, metrics? Can anyone help with this or give some leads on data?
Posted
by monalisa.
Last updated
.
Post not yet marked as solved
11 Replies
3k Views
Does AppleTV 4K support HLG in any configuration? When I connect my AppleTV 4K to a Samsung TV with HLG support via HDMI AVPlayer.availableHDRModes.contains(.hlg) returns false However AVPlayer.availableHDRModes.contains(.hdr10) returns true https://support.apple.com/en-us/HT208074 only mentions HDR10 and Dolby Vision support. Is there any way to play HLG video on AppleTV 4K similar to how it works on newer iPhones and iPads?
Posted
by _tom_.
Last updated
.
Post marked as solved
1 Replies
989 Views
I'm able to build and run the TV app with the TVTopShelf extension on simulators and physical Apple TVs but I get an error when I try to validate (or distribute) the archive built from XCode. The error says: App Store Connect Operation Error - Asset validation failed The log files don't provide more information: "Error Domain=ContentDelivery Code=90362 "App Store Connect Operation Error" UserInfo={IDEDistributionIssueSeverity=3, NSLocalizedDescription=App Store Connect Operation Error, NSLocalizedRecoverySuggestion=Asset validation failed}" As far as I know the certificate, the identifiers and the provisioning profiles for both the tvOS app and the TVTopShelf extension are OK. When I choose to manually select signing options, I can set the provisioning profiles for both the app and the extension and XCode does not complain about them. Is there something specific to know when distributing an app with an extension app? Is there some configuration to set on AppStoreConnect side? Or common pitfalls to avoid? Thanks for your help.
Posted
by patatrouf.
Last updated
.
Post not yet marked as solved
1 Replies
245 Views
Very recently my Apple TV started pausing anytime I turn off [HomeKit] connected lights in my house using Siri. It happens every time I tell Siri to turn off a light - whether using Siri on my HomePod, Apple Watch, or iPhone. I'm using the most current operating systems for all devices. It happens every time - no matter which light or lights I control. I have Hue lights and Sengled lights - both are affected the same way. Very very very frustrating. Any suggestions on how to solve this?
Posted Last updated
.
Post not yet marked as solved
0 Replies
153 Views
I have a problem when developing the application. My app cannot play video when mirroring with apple TV 3rd generation while other generation apple TV can still mirror. Can you explain this to me?
Posted Last updated
.
Post not yet marked as solved
1 Replies
290 Views
I found that my 2nd generation siri remote does not work properly with the apple tv simulator. The central button and the back button works, but the 4 directional buttons and the sliding gestures do not work. However my 1st generation siri remote work normally. Does anyone know what the problem is? Thanks in advance.
Posted
by MichelWu.
Last updated
.
Post not yet marked as solved
1 Replies
414 Views
While trying to setup Debug apple TV with charles proxy on the last step - install profile, The pop up comes to Apple TV instead within mac, and it ask for profile URL.. What is profile URL ? it says: 'Enter the URL of the profile to add profile eg: http:appldndl.apple.com/AppleTV/profiles/profile.mc Pls help. TIA
Posted Last updated
.
Post not yet marked as solved
0 Replies
266 Views
Hi, In the past, I have tried to make an app that reads JSON from a remote server. I tried to use the same steps that are done with an iOS app, without success. I need to know if its even possible and where I would need to look to get this up and running. Thanks, Dan Uff
Posted Last updated
.
Post not yet marked as solved
2 Replies
520 Views
I'm trying to assist my daughter who is in a university dormitory to connect her Apple TV 4th gen. to the captive wifi network which OS 15.4 beta supports, where you have to input login credentials The Ipad is paired with bluetooth to the Apple TV. When trying to connect she chooses the option to continue the connection on the Ipad/Iphone but does not receive any prompt on the Ipad to continue. Anybody able to assist or provide an alternative means of connection. Her Ipad is connected to the network.
Posted
by MilesGop.
Last updated
.
Post not yet marked as solved
2 Replies
1.5k Views
Can I pair Xcode 10.2 with Apple TV 4K running tvOS 13.4.6? I have tried numerous times via wireless and Ethernet connection on the same network. I can see the Apple TV from Xcode. When I choose the pair option from Xcode I get the pin on my Apple TV, enter it, then get the error ‘General failure while pairing over the network‘, retrying always gives the same error message in Xcode. If I try to add the device using + sign an the message ‘This device has been ignored in the Device panel.’ Note: I do not see my mac on the Apple TV pairing screen. My iPhone and iPad both show up. I unpaired these and still no luck. I downloaded the device support codes for 13.4 into the Xcode device support directory but still unable to connect. is there a specified version of Xcode required for tvOS 13.4.6?
Posted
by rmflint.
Last updated
.
Post not yet marked as solved
2 Replies
3.4k Views
I've been trying lots of times to connect my xcode with AppleTV wirelessly.I could input PIN code shown on Apple TV for pairing to xcode,and then xcode comes stuck with the message "setting up appletv name." and a loading image.I googled again and again and found some had the same situation with me.https://discussions.apple.com/thread/8353737I've already done the following things.- reset AppleTV- completely remove xcode and reinstall it- reboot AppleTV, xcode, MacOSHere is my environment.AppleTV A1842 tvOS 11.4.1xcode v9.4.1MacOS High Sierra 10.13.6Thank you in advance.
Posted
by yuri@c.
Last updated
.
Post not yet marked as solved
0 Replies
261 Views
Hi, I am trying to pair my Apple TV with Xcode in the Devices and Simulators Window. Whenever I pair the device using the six digit pairing code, Xcode places the Apple TV in its ignored devices list. I can delete the Apple TV from the ignored devices list: defaults delete com.apple.dt.Xcode.plist DVTIgnoredDevices But repairing always places the device right back on the list. I have also tried trashing the CoreSimulator folder based upon an older thread with no luck. No combination of unpairing the ATV, restarting the ATV, restarting the desktop running Xcode, praying to the ATV Gods seems to work. Any thoughts on how to debug this issue would be most welcome.
Posted Last updated
.
Post not yet marked as solved
1 Replies
381 Views
Hi all, I've been using a Robin ProLine Doorbell for almost 1 year now. It allows me to see a live video from my doorbell and start a live conversation with a visitor, right from the Apple Home app. Prior to the launch of Logitech Circle View Doorbell, it was the only doorbell officially supporting HomeKit Secure Video. My setup: I'm subscribed to iCloud+ (the 2TB plan), so I've set the Robin ProLine Doorbell to record video when specific motion is detected and store in iCloud. Excellent feature, and I've used it a lot. I have an Apple TV device with Doorbell Notifications enabled, meaning that is shows a Live video pop-up in the top-right corner of my TV, whenever a visitor rings the doorbell. Great feature as well. I have a few HomePod mini devices in my home, which all make a Doorbell Chime sound when a visitor rings the doorbell. And of course, my iPhone and iPad show a notification with a still photo, when a visitor rings the doorbell. Recently however, not sure since when, I‘ve been unable to see a live video from my doorbell (and start a live conversation) in the Apple Home app, right after a visitor rings the doorbell. These are the steps to reproduce the problem: A visitor rings the doorbell. My HomePod minis all make a chime sound. My Apple TV shows a pop-up notification (including a live video of the visitor). My iPhone and iPad show a notification (including a still photo of my visitor). I open the Apple Home app, on my iPhone, and open the doorbell camera. After step 5, I expect to see a live video from my doorbell and to be able to start a live conversation with my visitor. However, I always get the same error message. The Apple Home app says: „Camera not available – Wait until someone else in this home stops viewing this camera and try again.“ Note that I am the only user in my Home, so no one else is viewing my camera. Also note that the problem does not occur, if I turn off my Apple TV notifications, which includes a live video of my visitor. Therefore, I'm convinced that my Apple TV notification is this „someone else“ that I am asked to wait for, in the error message in the Apple Home app. I just spoke to Robin support about this problem and here's their reply: Hi Atli, HomeKit support for doorbells started with the requirements of two simultaneous video streams. In that time, notifications over AppleTV were not supported, recording was also not introduced. So two people could simultaneously see and talk to a person at the door. Our Robin doorbell is able to deliver two simultaneous audio/video streams in custom resolutions. We can still do that this day. Apple introduced a new feature HomeKit Secure Video after this. Enabling this feature automatically use one of these two streams. So only one is left. Recently Apple updated the AppleTV software and introduced the live video preview that is started automatically when someone rings the doorbell. If recording is also enabled, the last available video stream is used for this. To be clear, this is a design decision of Apple, not the companies creating the HomeKit doorbell. So we as hardware and software manufacturer can’t do anything to change this. So unfortunately no firmware will fix this. The fix has to come from Apple in their AppleTV HomeKit implementation. That is the reason why I asked you to talk to Apple support about this. Best Regards, So my questions are: Does the Logitech Circle View Doorbell support 3 (or more) continuous video streams; one for iCloud recording, one for Apple TV notification, and one for a Home user to speak to visitor? Who's to blame for this ***** up? Robin hardware or Apple software? How (and where) do I report this to Apple?
Posted
by abjarna.
Last updated
.