[iOS] How to Implement Push Notification Feature Using Parse.com

Tadashi Shigeoka ·  Wed, April 24, 2013

I implemented a push notification feature for an iOS app using Parse.com, so here are some useful reference links.

I mainly followed these two pages for the implementation:

Quick Start | Parse

iOS Push Notifications | Parse

Additionally, sample apps and sample code for iOS are compiled here:

Parse Tutorials | Parse

That’s all from the Gemba.