From 99ab6db5572970f280491d830cf33a8c72bed7ec Mon Sep 17 00:00:00 2001 From: Michelle Bergeron Date: Sun, 7 Feb 2016 21:53:55 -0800 Subject: [PATCH] Added note about Apple TV in effort to stave off some emails --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7584b53..b4c02d8 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,6 @@ your powerful desktop computer to your iOS Device. There are also versions for [Android](https://github.com/moonlight-stream/moonlight-android) and [PC](https://github.com/moonlight-stream/moonlight-pc). + +##### Apple TV Note: +We current cannot write a port for Apple TV due to a limitation in the tvOS SDK that prevents Moonlight from using the APIs that would be necessary for it to work. Thank you for your interest - you can track this issue [here](https://github.com/moonlight-stream/moonlight-ios/issues/184).