In order to view this lesson, you must purchase this course.
With each user now searchable in our iOS application, its time to fetch and render their user profile with a list of their posts. Doing so will require a new ProfileController class that fetches this information in JSON from the server. We'll fix the header and ability to follow in the next lesson.