---
title: New Relic for tvOS compatibility and requirements
source: https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/tvos/new-relic-tvos-compatibility-requirements
---

To monitor your tvOS mobile app, you'll use our iOS agent.

## tvOS requirements [#requirements]

| **Mobile monitoring** | **tvOS requirements**                                                                                                                                                                                                                                                                                                                                                                      |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Operating system      | - Agent version 7.7.7 or higher: tvOS 15.0 or higher - Agent versions prior to 7.7.7: tvOS 9 or higher, except for tvOS 15.0 through 15.5 > #### ⚠️ IMPORTANT > > Only agent version 7.7.7 and higher supports tvOS 15.0 through tvOS 15.5. Every earlier agent version is fully incompatible with those OS versions. If your app supports any of them, use agent version 7.7.7 or higher. |
| API/SDK               | NSURLConnection, AFNetworking, and ASIHttpRequest networking APIs                                                                                                                                                                                                                                                                                                                          |
| Languages             | Objective-C Swift: Works with both network traces and crash reporting, but no interaction traces by default. To enable this, see [Enabling interaction tracing in Swift](https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile/getting-started/enabling-interaction-tracing-swift).                                                                                            |
| Devices               | Any tvOS compatible device (Apple TV 4th generation or higher)                                                                                                                                                                                                                                                                                                                             |
| File sizes            | The iOS adds about 270K to your tvOS release app.                                                                                                                                                                                                                                                                                                                                          |
| Architectures         | ARM 64-bit                                                                                                                                                                                                                                                                                                                                                                                 |

## Install [#install]

-   [Swift Package Manager](https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/installation/spm-installation)
-   [CocoaPods](https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/installation/cocoapods-installation)
-   [Manual installation](https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/installation/ios-manual-installation)
