Skip to content

A sample application showcasing push notifications on Parse.

License

Notifications You must be signed in to change notification settings

BreezeLife/PushTutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push Notification Tutorial

This project is a simple demonstration of using Push Notifications with Parse.

How to Run - Android

  1. Clone the repository and open the project at Android/.
  2. Add your Parse application id and client key in Application.java.

How to Run - iOS

  1. Clone the repository and open the Xcode project at iOS/PushNotificationTutorial.xcodeproj.
  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 Android Push Notifications tutorial or the iOS Push Notifications tutorial.

About

A sample application showcasing push notifications on Parse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published