[iOS] How to Implement Push Notification Feature Using Parse.com
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:
・iOS Push Notifications | Parse
Additionally, sample apps and sample code for iOS are compiled here:
That’s all from the Gemba.