I have a UIImageView in my storyboard, and the user can successfully select an image from their phone to place in the ImageView; however, I'm not sure how to get that from the storyboard to Parse.com.
Any code would be much appreciated. There are lots of tutorials on downloading, but not saving initially.