Retrieve JSON from remote URL

Does tvOS Apprentice cover the topic of retrieving a JSON or XML feed from a remote server/URL?

If not, is there a good tutorial about this elsewhere?

I haven’t found it yet, but maybe I’m overlooking it. Thanks!

@perrycbrown Please check out this article when you get a chance:

https://halgatewood.com/tvos-dynamic-topshelf-based-on-remote-json

I hope it helps!

Thanks @shogunkaramazov ! I already figured it out using XMLHttpRequest() and JS Promises.

But I will definitely have a look at that article too.

This topic was automatically closed after 166 days. New replies are no longer allowed.