-1

I am new to iPhone development and I would like to learn how to code push notifications.

Could someone point me in the right direction?

Can someone provide me with some good links to where I can learn this? I have found many examples using Google, but haven't come up with anything good.

Miguel-F
  • 13,450
  • 6
  • 38
  • 63
Fahim Parkar
  • 30,974
  • 45
  • 160
  • 276
  • Search engine: iOS notification tutorial - Good luck in checking out the first 200 matches – El Tomato Jan 21 '13 at 13:15
  • Possible duplicate : [Push notification Implementation](http://stackoverflow.com/questions/2085642/push-notification-implementation) – rohan-patel Jan 21 '13 at 15:53

1 Answers1

-1

Here is Tutorial -1 and Tutorial - 2 of PushNotification and In This tutorial you can get also code.

Or, If you want a more user friendly introduction - Look on iTunesU for the Stanford CS193 iOS course. It's free and you can see a video of the lecture on push notifications.

iPatel
  • 46,010
  • 16
  • 115
  • 137