Push Notifications Tutorial: Getting Started | Kodeco, the new raywenderlich.com

Push notifications allow developers to reach users, even when users aren’t actively using an app! In this tutorial, you’ll learn how to configure your app to receive push notifications and to display them to your users or perform other tasks.


This is a companion discussion topic for the original entry at https://www.kodeco.com/11395893-push-notifications-tutorial-getting-started

Hi, but what when we want tap on action when app is killed and launch the application? Every time I got nil in launch options…