In part one of this tutorial we examine how to setup a new class in parse, upload an image to our class, and then setup our Parse iOS application with a UICollectionView ready to receive the images. In Part2 we will be creating the PFQuery to retrieve the images and populate the UICollectionView.
Get the project file and follow along with my tutorials here