yudhir / PushTutorial

A sample application showcasing push notifications on Parse.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 64.3%Language:Objective-C 31.2%Language:C# 4.2%Language:Java 0.2%Language:CSS 0.1%Language:C 0.1%