Remote iOS Push Notification Tutorial using Firebase

In this video I walk through the steps to create a remote push notification app in iOS with Xcode via Google's Firebase service. Remote push notifications can be used to initiate marketing messages to apps or to connect apps with external software services. The focus of this tutorial is on connecting all the pieces between Xcode, the Apple Developer Site and Google's Firebase web notification service. I don't cover what to do with the notification when you get it or making a User Interface for it instead we focus on all the certificates that need to be made and uploaded in different places and how to do it. I do this in Objective-C and if you follow closely you copy all the code. Porting it to Swift would be trivial. This could easily be incorporated into an existing app or be the basis of a new one. This is an example of some of the course material that is available in a longer course that I put together with Coursera in an online iOS specialization course. That sequence of courses can be audited for free: https://www.coursera.org/specializati... The source code for this tutorial can be downloaded from gumroad. The first 100 people who use the coupon code firebase2016 can get it for $1.99 (Just trying to pay the various hosting fees I've got, not trying to gouge anyone for source code!) Check it out here: https://gum.co/firebaseAPNS