Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 491 Bytes

File metadata and controls

executable file
·
21 lines (13 loc) · 491 Bytes

Saving Images Tutorial

This Xcode project teaches you how to take a photo and upload it directly to Parse.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m

Helper Classes

MBProgressHUD

Learn More

To learn more, take a look at the Saving Images tutorial.