ios 面向目标 c 初学者的推送通知教程
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9077543/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
push notification tutorial for beginners in objective c
提问by Krunal
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
我想要一些push notification
in 的教程iPhone
,我在谷歌搜索,但我没有找到任何
can any one help me out?
谁能帮我吗?
Thanks In Advance !!
提前致谢 !!
回答by iamsult
回答by Abizern
Rather than trying to find canned code and tutorials from Google, Try reading the Local and Push Notification Guide.
与其尝试从 Google 查找预制代码和教程,不如尝试阅读本地和推送通知指南。
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 课程。它是免费的,您可以观看有关推送通知的讲座视频。
回答by Vikas S Singh
check these links may be helpful ............
检查这些链接可能会有所帮助.........
http://mobiforge.com/developing/story/programming-apple-push-notification-services
http://mobiforge.com/developing/story/programming-apple-push-notification-services
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/
回答by Alex Nazarsky
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