apple-tv Questions

3

I use UISearchController to search inline with keyboard, textfield and results in one screen. Does tvOS allow to customize keyboard? I want to use dark design, but I don't know how to customize the...
Aluminous asked 18/11, 2015 at 9:39

6

I've just had an Apple TV app rejected because of 'In addition, the Menu button on the Siri Remote does not behave as expected in your app. Specifically, when the user launches the app and taps t...
Butyl asked 23/10, 2015 at 12:14

4

During the Apple TV announcement, the developers of Crossy Road demonstrated using an iPhone as a 2nd controller for an Apple tv game: http://www.macrumors.com/2015/09/09/cooperative-play-for-cros...
Cockayne asked 11/9, 2015 at 1:2

3

Solved

Are there any advantage of using TVML over custom App (media based App not a game) for Apple TVOS? From what I read from Apple's documentation I could not figure out any such advantage (though it m...
Allain asked 5/11, 2015 at 12:30

1

In tvOS, there is a collection view. Each "row" is an image. Each image has text associated with it. When the user "hovers" over an image, the text changes to match the image. But, I want the user ...
Expansible asked 2/11, 2015 at 17:21

1

Solved

What kind of cable do I need to connect to the Apple TV with my Mac to deploy the app using lightning cable - like I do with iPhone. In the keynote presentation it looks like it's lightning port: ...
Archibaldo asked 5/11, 2015 at 7:54

1

Solved

So I'm working on an in app purchase in a SpriteKit game on AppleTV, but in the event of an error with payment or any other variety of errors, I want to display an error. UIAlertView is how I did i...
Urethritis asked 22/10, 2015 at 4:54

3

Solved

How can I open a game center leaderboard in tvOS? I've used this code for my iPhone games, 'leaderboardIdentifier' aren't available on tvOS. I've planned to use the same leaderboard on the AppleTV...
Indubitability asked 24/9, 2015 at 21:9

2

Solved

I have a simple function that will launch the player that handles video playback for the Apple TV function launchPlayer() { var player = new Player(); var playlist = new Playlist(); var mediaIt...
Stocky asked 11/9, 2015 at 8:12

1

Solved

I was the lucky winner of an Apple TV Developer Kit, and received it today. When I plug the device into my TV, I am directed to first plug it in to a Mac with iTunes. However, when I try to Resto...
Yorick asked 19/9, 2015 at 4:56

2

Solved

On iOS 5 with an iPad 2 or iPhone 4S, users can enable screen mirroring with their Apple TV and AirPlay. How can I prevent my app from being mirrored in this way? Is there any way to detect that th...
Rode asked 7/12, 2011 at 22:23

3

Solved

I have an instance of a MPMoviePlayerController which is being used to display some live streaming video on an iPhone app. This is working fine, however I wish to remove all AirPlay functionality. ...
Immensurable asked 13/10, 2011 at 5:18

3

I am looking at adding AirPlay capabilities to one of my ViewControllers. The View Controller just shows a UIWebView. What I want to do is add a button that will mirror this content to an Apple TV....
Plasterboard asked 5/1, 2014 at 3:7

1

Solved

I have an app idea, but I'm not sure if it's possible. I was wondering if I'm able to display one thing on the iPad ( or iPhone ) screen, and something totally different on the Apple Tv at the sam...
Trotskyite asked 11/7, 2013 at 21:12

2

Solved

I'm writing media player framework for Apple TV, using OpenGL ES and ffmpeg. Conversion to RGBA is required for rendering on OpenGL ES, soft convert using swscale is unbearably slow, so using infor...
Ovarian asked 9/12, 2011 at 20:11

1

Solved

I am writing an app that plays a url using MPMoviePlayerController. The app works in the background and using airplay also works with an ATV, macmini using airserver and XBMC. The url is to a movie...
Bitty asked 12/5, 2012 at 11:54

1

I'm toying with AirPlay using an iPhone 4S and I'm having some trouble. I've updated my Apple TV 2 to the latest (4.4.3 I think? I forget, it's in the other room and I'm too lazy to check) and I ha...
Backspace asked 26/11, 2011 at 1:16

1

Solved

I want to use Airplay to send images in high definition to a Apple TV. Airplay works fine on my iPad 2 with iOS 5.0.1. When I start my app, my UIScreen screens array only has 1 item in it. (the i...
Sandstrom asked 21/12, 2011 at 8:58

1

My iPad app presents a second UI to an Apple TV using the techniques discussed here - that is, be detecting and drawing to a UIScreen that represents the Apple TV: http://developer.apple.com/libra...
Donata asked 10/12, 2011 at 22:26

2

Solved

2.5 years of mac and iOS development and i haven't found an answer to something. I'm working on a project utilizing iOS 5.0 and apple TV's airplay to display one UIScreen on the iPad and a separa...
Gimcrackery asked 14/11, 2011 at 13:21

© 2022 - 2024 — McMap. All rights reserved.