从应用推送通知

时间:2013-03-07 15:34:55

标签: ios notifications

我怎样才能从APP推送通知。我的意思是无需到服务器接收它。我的意思是从应用程序发送一个,如提醒或日历应用程序

1 个答案:

答案 0 :(得分:2)

使用本地通知。

本地和推送通知之间的更多区别请检查out here

本地通知教程:http://www.icodeblog.com/2010/07/29/iphone-programming-tutorial-local-notifications/