tvOS: Use Case Considerations

Zack Simon
BNR Design
Published in
4 min readAug 8, 2016

What do people do in their living rooms? What devices are present? What time of day are people in their living rooms? Designing meaningful products for Apple TV requires taking into account many additional factors than when designing for a mobile device. To prepare for this, here are some considerations when designing your app for tvOS.

It’s Nothing Personal

Think of how people use something like the Apple TV. Most likely in the morning or evening, the average user generally lands on the couch, a place of comfort, then grabs the Siri remote and turns on the TV to access content. In this scenario, the user’s comfort is very important to them. Unlike with personal devices, the primary user may (and probably will) be accompanied by other users. They are spectators but may become the primary user at any time.

Typical use setting for the Apple TV

This setting and input method introduces a couple of usability hurdles to consider: text entry and security.

Often, the user is forced to use the device’s remote to search for new content or enter a password, which is no small task. As of tvOS 10, there are a myriad of ways to input text on the device, but it is still a device primarily for interacting with content rather than inputting queries. While the Apple TV does support bluetooth keyboards, but many users probably won’t search around the living room for a keyboard to sync. Make your content come first, and then nudge the user to input usernames and passwords to mitigate the hassle of text entry. They’ll be more willing to do so once they realize the login will provide value to them.

If you’re creating a pay-TV video channel that is a part of a satellite or cable subscription, consider using Single Sign-On so that your users can be automatically logged into your app when they enter their subscription credentials. This has been announced at WWDC 2016, so users will soon expect this functionality in TV channel apps that can utilize it.

On the topic of entering credentials, the Apple TV exists in the living room so, while it is private, it is not personal. It is very likely that users will be using the TV in the presence of others, unlike most other products. Passwords and viewing history are delicate and personal, so make sure that the user has to take explicit action before this information is shown to the room. Though Siri will type your dictated passwords, keep in mind that most users will feel uncomfortable announcing a password to the room.

Users and Other Devices

Apple platforms often attract a wide user base because of they’re known for their simplicity. There is a chance that some users will be experienced iOS users, but you should expect that many will not have any experience with iOS devicesat all.

Those users who are familiar with the ecosystem will likely use apps on tvOS that they also use on their personal iOS devices if the functionality makes sense in the context of the living room. These users will expect that the tvOS app will achieve something unique and complementary to the app they use on iOS.

Of course many Android users or users with no experience with Apple’s ecosystem are going to be using this device. It’s important to make sure that the experience you’re creating for the Apple TV is an excellent standalone experience while still making it appropriate for the use setting. Cross-device functionality can be really cool when users have other devices in the ecosystem, but the experience shouldn’t rely heavily on the user having other devices.

Content is Key

Be sure that your app’s functionality on tvOS differs from functionality on mobile devices in a way that emphasizes the Apple TV’s unique setting. You’ll often find that the majority of popular tvOS video apps, also known as TV channels, and are a core part of the Apple TV experience. Even though video is the reason for the television’s success, it now isn’t the only thing people gather around the tv for. Gaming, browsing, and listening are all experiences that people expect to be able to do from their couches now, and the considerations you make in designing and developing your app should cater to these expectations.

QVC for Apple TV

QVC is an excellent example of a tvOS app that offers content and functionality that’s contextually appropriate to the living room. The app takes advantage of what users expect to be able to do on their TV (watch QVC) and adds the benefits of being able to browse products and make purchases.

Stay tuned for more posts on design and tvOS. If you’re looking for some intense design learning, check out Big Nerd Ranch’s design courses and workshops! They’re short, sweet, inspiring, and tiring.

--

--