简体   繁体   English

在ios应用程序中实现APNS的完整过程

[英]Complete procedure to implement APNS in ios application

I am trying to implement the push notification in my application . 我正在尝试在我的应用程序中实现推送通知。 For this i searched and i found that when my application is not running in foreground then user can be notified by using APNS . 为此,我搜索了一下,发现当我的应用程序没有在前台运行时,可以使用APNS通知用户。 And i read many related articles and blogs for this however i got confused because it is not clearly mentioned how to create the server and where it will physically exist .Also APNS (assuming that it is the service provided by apple )will reside with ios on device. 我读了许多相关的文章和博客但是我感到困惑,因为没有明确提到如何创建服务器以及它将在哪里实际存在。另外APNS(假设它是苹果提供的服务)将驻留在ios上设备。

IF some has link which will clearly shows each and every step involved to implement the APNS then please do tell me .. 如果有些链接会清楚地显示实施APNS所涉及的每一步,那么请告诉我..

Thnx in advnce Thnx在前进

Paggggyyy123 Paggggyyy123

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

This will get you the basics.. 这将为您提供基础知识..

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

the above will get you with the server part.. 以上将为您提供服务器部分..

If you have any problem..do tell .. 如果你有任何问题..告诉..

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM