1

I have an iOS6 app that works. Now what do I have to do in my app and on my server to set up push notification.

There are bits and pieces of answers to this question. But most of it is dated and I don't want set something up the old way just to find out it's been deprecated.

Thank you

4

2 回答 2

1

I recently set up push on an app I was working on and followed these tutorials :

http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12 http://www.raywenderlich.com/3525/apple-push-notification-services-tutorial-part-2

These are well written and they work.

于 2013-03-29T22:24:53.007 回答
0

This is a very helpful mac application. I use this to simulate push notification without server : https://github.com/noodlewerk/NWPusher

于 2015-07-24T08:52:10.487 回答