Rest Json Integration via NSURLSession
YouTube
In this video, we go over how to pull JSON data from the internet to build out our dynamic home feed. First, I'll show you how to execute an NSURLSession task to complete a fetch request. Next, we iterate through all the objects in this JSON dictionary and construct all of our video objects. Finally, we update our cell images based on the image urls returned.

Comments (5)
dneckles
6 years ago
dneckles
6 years ago
Brian Voong
6 years ago
Денис Виноградов
6 years ago
NishaDhiman
6 years ago
leozhou
7 years ago
James Qiu
8 years ago
HELP & SUPPORT