【发布时间】:2012-04-10 14:06:05
【问题描述】:
作为一名 iOS 开发人员。我知道在我们的项目中以编程方式实现 APN。但是,我假设我们正在从 APN 服务器接收 APN 消息。不知道how we are hosting the the APN message?How to create real APN Server for us?我从谷歌搜索了很多,
http://blog.serverdensity.com/2009/07/10/how-to-build-an-apple-push-notification-provider-server-tutorial/
http://www.anima-entertainment.de/iphone-programming-how-to-make-an-apple-push-notification-service-using-php
http://samvermette.com/145
这些是我访问过的,以了解创建 APN 服务器。但是,我无法理解为 APN 创建实际服务器。任何人都可以please help me to create actual APN Server and host message in our server。还有how we can test the APN from real APN server?是否可以?请帮我。提前致谢。
【问题讨论】:
-
Apple 文档呢?你的清单上似乎没有那个。 Apple 提供的内容有什么问题?
标签: iphone ios apple-push-notifications