Getting Started with tvOS in Xamarin

This series introduces the basics of Xamarin.tvOS development. It goes from installing tvOS support to starting, designing, coding and running an app. Along the way, it teaches the skills and toolset that will be required to work on any Xamarin.tvOS app.

Installing tvOS Support

To build tvOS apps with Xamarin, install the latest stable version of Xamarin.iOS, which supports tvOS 11 and watchOS 4.

Hello, tvOS Quick Start Guide

This article provides a quick start to developing apps for tvOS by creating a simple "Hello, tvOS" app. It covers the basics of tvOS device provisioning, interface creation, coding for tvOS and testing on both the tvOS simulator and on real tvOS hardware.