How would I display webpage content through a TvOS app?

Hi, I am trying to create my first TvOS app. The overall scope of things is very simple. Hopefully the apple tv can do this.


1. Upon opening the app i need the user to be greeted with an input field asking for the web address. These addresses will always be internal network addresses. Or they may be private addresses for directly connecting the apple to a server, pointing to the web address of the server and output its webpage on the tv.


2. Once the user types in the web address. They would then be viewing the webpage that was created on the server (HTML only, no java or plugins).


3. User logs into the server and data appears.


Can this be done?


Any help greatly appreciated!

Replies

HTML is not supported on tvOS.