Is there any cost for using Push Notification Service? [closed]

折月煮酒 提交于 2019-12-03 04:24:50

No, there is no cost. The only "gotchas" are that your app has to be in the app store(i.e. no jailbroken apps), and you have to maintain a server for pushing the events.

Tim Courtney

If you are building you own push server, which you mention above, there are hosting expenses and the cost of time to set up and administer it. Alternatively, you can use a service like iLime (www.ilime.com), which provides a RESTful API and a lot of free push alerts up-front to handle the server infrastructure for you.

Disclosure: I work for KeyLimeTie, who produces iLime - let me know if you have any questions.

Best wishes integrating APNS into your app, however you choose to do so.

Tim

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!