与设备令牌和UDID苹果推送通知 [英] Apple push notification with device token and UDID

查看:170
本文介绍了与设备令牌和UDID苹果推送通知的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用维护和UDID设备令牌来实现对iPhone推送通知的项目。首先我们使用UDID来推,但苹果拒绝后使用UDID(不是我们的应用程序)的其他应用程序,所以我们计划将所有的东西使用的设备,而不是令牌的UDID。但是,在从用户的我们的服务器存储许多UDID,我们希望继续使用UDID与我们的服务器和设备令牌推送通知。我们可以让他们无论是在我们的服务器?苹果是否允许,我们是否有机会从苹果公司的团队拒绝?

I am maintenance a project using UDID and device token to implement push notification for iphone. At first we are using UDID to push, but after that Apple reject other apps using UDID (not our app), so we plan to move all things to use device token instead of UDID. But in our server store many UDID from users, we want to continue using UDID with our server and device token for push notification. Can we keep them both in our server? Do Apple allow that, do we have chance to be rejected from Apple team?

推荐答案

据我所知,任何应用程序收集UDID将被拒绝。
如果你需要使用类似UDID,可以尝试OpenUDID。但对于推送通知,就没有必要使用UDID,设备令牌可以单独做的工作。我建议建立一个新的数据系统,OpenUDID和设备令牌或设备令牌孤单。

As far as I know, any app collecting UDID will be rejected. If you need to use something like UDID, you can try OpenUDID. But for push notification, it's not necessary to use UDID, the device token alone can do the work. I'd suggest build up a new data system with OpenUDID and device token, or device token alone.

这篇关于与设备令牌和UDID苹果推送通知的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆