Skip to Content
Beginning iOS 5 Application Development
book

Beginning iOS 5 Application Development

by Wei-Meng Lee
January 2012
Beginner content levelBeginner
655 pages
16h 35m
English
Wrox
Content preview from Beginning iOS 5 Application Development

19

Programming Remote Notifications Using Apple Push Notification Services

WHAT YOU WILL LEARN IN THIS CHAPTER

  • How to use the Apple Push Notification service
  • Generating a certificate request
  • Generating a development certificate
  • How to create an App ID
  • How to configure an App ID for push notification
  • Creating a provisioning profile
  • How to provision a device
  • How to deploy an iOS application onto a device
  • Using a push notification provider application

One of the key limitations of iOS is its constraint on running applications in the background, which means that applications requiring a constant state of connectivity (such as social networking applications) cannot receive timely updates when the user switches to another application.

To overcome this limitation, Apple uses the Apple Push Notification service (APNs). The APNs enables your device to remain connected to Apple's push notification server (PNS). When you want to send a push notification to an application installed on the users' devices, you (the provider) can contact the APNs so that it can deliver a push message to the particular application installed on the intended device.

In this chapter, you will learn how to use the APNs to push messages to users who have installed your application.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering iOS 12 Programming - Third Edition

Mastering iOS 12 Programming - Third Edition

Donny Wals
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer

Publisher Resources

ISBN: 9781118144251Purchase book