<!--
{
  "availability" : [
    "tvOS: 14.0.0 -",
    "Xcode: 12.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "TVServices",
  "identifier" : "/documentation/TVServices/supporting-multiple-users-in-your-tvos-app",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Supporting Multiple Users in Your tvOS App"
}
-->

# Supporting Multiple Users in Your tvOS App

Store separate data for each user with the new Runs as Current User capability.

## Overview

> Note: This sample code project is associated with WWDC20 session [10645: Support Multiple Users in Your tvOS App](https://developer.apple.com/videos/play/wwdc2020/10645).

> Note: You must run this sample code project on a physical device.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)