apple-tv Questions

4

Solved

I'm trying to use SceneKit to develop a game for tvOS, and I'm having an issue. When I set the node's eulerAngle before apply an impulse to the physicsBody the node is reset to his original positio...
Evert asked 4/12, 2015 at 16:11

12

I've been trying to connect my Apple TV with Xcode and it got stuck on copying cache files from device. It was connecting before as usual but suddenly it stopped. Version Information Apple TV : tvO...
Semipalmate asked 20/6, 2020 at 14:18

2

I have an Apple TV 4k model. It is connected to a display and is powered on. Here are the steps I have tried to connect Apple TV to Xcode: use same wifi on both mac and Apple TV on Apple TV go to...
Safekeeping asked 7/5, 2019 at 19:31

4

Solved

I'm curious if it's possible for me to write programs that can control an Apple TV, specifically an Apple TV 4th gen running tvOS 9.1.1, like Apple's Remote app for iOS can. I'd like to send it com...
Harryharsh asked 12/2, 2016 at 5:59

3

Solved

I'm working on some home automation programs and one of the things I want to be able to do is detect when my 4th generation Apple TV has woken from sleep. This will generally only ever happen when ...
Breena asked 27/2, 2016 at 21:43

3

I have an image view that will get this awesome tvOS focus effect when the containing view gets focused. The problem is - it should have rounded corners. Now this is easily done: imageView.layer...
Adjure asked 14/12, 2015 at 23:5

1

Solved

In a basic AppleTV app. ON 4K models. When you roll over the icon, the iml becomes 1/2 size and sits top right, and the rest of the icon area is just gray. Has anyone seen this behavior? Same build...
Crofoot asked 30/6, 2022 at 18:14

3

Solved

Problem: iPhone screen mirroring & a dedicated external view of my app show an inch of a black border on all sides. But: Some views display perfect without black borders on the full-screen, e...
Pathos asked 27/2, 2012 at 13:21

3

I have been trying this official guide to setup Charles Proxy on my Apple TV (4th Gen, running tvOS 13.3). After creating the profile on Apple Configurator 2, I was performing the steps for setting...

2

Solved

Just got the new Apple TV and I am trying to setup App Icons for a new app. It is asking for Front, Middle and Back images for both "App Icon - Large" and for "App Icon Small". I have tried putting...
Doolie asked 1/11, 2015 at 4:1

3

Solved

I am putting n avplayer inside of a view controller to customize some other elements of the view controller but I still want the playback and scrubbing controls used in AVPlayerViewController. Is t...
Ectoplasm asked 12/11, 2015 at 17:24

1

Solved

I wrote an override for pressesBegan(_ presses: Set<UIPress>, with event: UIPressesEvent?) on my ViewController. open override func pressesBegan(_ presses: Set<UIPress>, with event: U...
Nonah asked 3/6, 2020 at 0:14

6

I need to specify which cell should receive focus. According to Apple Documentation the indexPathForPreferredFocusedView delegate method should be called if the remembersLastFocusedIndexPath prope...
Mackenziemackerel asked 2/2, 2018 at 15:31

2

Solved

I have been developing a tvOS app that uses in-app purchasing. As part of the development process, the app must be tested using iTunes sandbox user accounts. When beginning the in-app purchase usin...
Convulse asked 23/10, 2019 at 20:35

3

Solved

I use a standard UICollectionView with sections. My cells are laid out like a grid. The next cell in a chosen direction is correctly focused if the user moves the focus around with the Apple TV rem...
Schuck asked 6/12, 2015 at 17:43

4

I have a TVML app working quite nicely now in the simulator. I've started with a menuBar template, and have used a stackTemplate as well as productTemplate. Everything is working just dandy in the ...
Noticeable asked 28/1, 2016 at 1:1

5

Solved

I have a UITextView in my TV app, when i try to make it focusable then the UI is not making it focusable and i am unable to scroll it. I read some questions about it and some says that its a known ...
Strata asked 6/11, 2015 at 11:18

2

Solved

I'm trying to create a UIButton of System type with a clear background color. The problem is that it shows a gray background color even if I set it to clearColor. I can do it with a Custom type UIB...
Fries asked 30/9, 2015 at 16:19

1

So I have a standard setup for setting up a search view in my tvOS app. let storyboard = UIStoryboard(name: "Main", bundle: nil) guard let resultsController = storyboard.instantiateViewControllerW...

1

Solved

I want to cast a radio stream through AirPlay (to an AppleTV). I've researched a lot related to this topic, but I found the documentation really poor. This is the Apple documentation for AirPlay 2...
Bozeman asked 20/2, 2018 at 15:10

2

On the 4th gen Apple TV you can select a custom json file URL to load screensaver movies other than the apple ones. For that you have to go into settings, move to about, while on about, click Play/...
Sforza asked 21/4, 2016 at 8:14

2

Solved

I'm new to tvOS. I would like to have a standard button that once is pressed, it moves the focus to another standard button, how can I do this (if it's possible of course)?
Samuele asked 12/10, 2015 at 12:58

0

preferredFocusEnvironments is not being called for view controllers embedded into a container view Is there any additional thing to do for these cases?
Boorish asked 12/2, 2018 at 15:48

3

Solved

When I try to use the Firebase framework with tvOS (via cocoapods) I get the following error: Target 'Pods-Portal TV' of project 'Pods' was rejected as an implicit dependency for 'Pods_Portal_TV.f...
Unific asked 25/9, 2015 at 15:8

3

Is there a way to disable automatic scrolling of the UICollectionView when cell gets focused? I want to adjust the content offset of the cell manually when it gets into focus. I wan't to update t...
Typecast asked 4/11, 2015 at 14:1

© 2022 - 2024 — McMap. All rights reserved.