# tvOS


[tvOS](https://developer.apple.com/tvos/) is Apple's operating system for Apple TVs that are second generation or later. tvOS is based on the iOS operating system.

The tvOS platform also offers a tvOS SDK that you can leverage to develop apps that deliver engaging and interactive user experiences coupled with stunning picture quality and immersive sounds.

## iOS (Obj-C) SDK support for tvOS

Starting from version **1.1.0**, the [RudderStack iOS (Obj-C) SDK]({{< ref "/sources/event-streams/sdks/rudderstack-ios-sdk" >}}) supports the tvOS platform. 

{{< success >}}
You can now integrate the iOS (Obj-C) SDK with your tvOS apps and seamlessly track user events without the need for **any** additional configuration.
{{< /success >}}

## Supported events

The tvOS platform supports all events that are supported by the [iOS (Obj-C) SDK]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk" >}}). These include:

* [Track]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk#track" >}})
* [Screen]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk#screen" >}})
* [Identify]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk#identify" >}})
* [Group]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk#group" >}})
* [Alias]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk#alias" >}})
* [Reset]({{< ref "sources/event-streams/sdks/rudderstack-ios-sdk#reset" >}})
