Skip to content

Latest commit

 

History

History
 
 

README.md

Push Notification Tutorial

This Xcode project is a simple demonstration of using Push Notifications with 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
  3. Follow the associated tutorial to create and set the appropriate provisioning profile and App ID

Learn More

To learn more, take a look at the Push Notification tutorial.