在objective c中为初学者推送通知教程

时间:2022-09-02 10:59:47

I am very new to iPhone development,

我对iPhone开发很陌生,

I want some tutorials of push notification in iPhone, I searched in google, but I didn't find any

我想要一些iPhone的push notification的教程,我在谷歌中搜索过,但是没有找到

can any one help me out?

谁能帮我一个忙吗?

Thanks In Advance !!

提前谢谢! !

4 个解决方案

#1


15  

If you had searched properly you could have got lot of tutorials. Anyways here is one with proper explanation.

如果你搜索正确,你可能会得到很多教程。总之,这里有一个合理的解释。

#2


4  

Rather than trying to find canned code and tutorials from Google, Try reading the Local and Push Notification Guide.

不要试图从谷歌中找到现成的代码和教程,而要尝试阅读本地并按下通知指南。

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

或者,如果你想要一个用户友好的介绍-看看iTunesU为斯坦福CS193 iOS课程。它是免费的,你可以看到关于推送通知的视频。

#3


3  

check these links may be helpful ............

检查这些链接可能会有帮助

http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Introduction/Introduction.html

http://developer.apple.com/library/mac/文档/ NetworkingInternet /概念/ RemoteNotificationsPG /介绍/ Introduction.html

http://mobiforge.com/developing/story/programming-apple-push-notification-services

http://mobiforge.com/developing/story/programming-apple-push-notification-services

http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/

http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/

http://techcrunch.com/2009/07/12/push-notifications-on-the-iphone-are-great-but/

http://techcrunch.com/2009/07/12/push-notifications-on-the-iphone-are-great-but/

#4


1  

This is documentation about Push Notifications: http://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/RemoteNotificationsPG.pdf

这是关于推送通知的文档:http://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/RemoteNotificationsPG.pdf

#1


15  

If you had searched properly you could have got lot of tutorials. Anyways here is one with proper explanation.

如果你搜索正确,你可能会得到很多教程。总之,这里有一个合理的解释。

#2


4  

Rather than trying to find canned code and tutorials from Google, Try reading the Local and Push Notification Guide.

不要试图从谷歌中找到现成的代码和教程,而要尝试阅读本地并按下通知指南。

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

或者,如果你想要一个用户友好的介绍-看看iTunesU为斯坦福CS193 iOS课程。它是免费的,你可以看到关于推送通知的视频。

#3


3  

check these links may be helpful ............

检查这些链接可能会有帮助

http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Introduction/Introduction.html

http://developer.apple.com/library/mac/文档/ NetworkingInternet /概念/ RemoteNotificationsPG /介绍/ Introduction.html

http://mobiforge.com/developing/story/programming-apple-push-notification-services

http://mobiforge.com/developing/story/programming-apple-push-notification-services

http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/

http://blog.boxedice.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/

http://techcrunch.com/2009/07/12/push-notifications-on-the-iphone-are-great-but/

http://techcrunch.com/2009/07/12/push-notifications-on-the-iphone-are-great-but/

#4


1  

This is documentation about Push Notifications: http://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/RemoteNotificationsPG.pdf

这是关于推送通知的文档:http://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/RemoteNotificationsPG.pdf