注册挑战从iPhone检索UDID [英] Enrollment Challenge to retrieve UDID from iPhone

查看:131
本文介绍了注册挑战从iPhone检索UDID的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

特殊测试设施,如 TestFlight HockeyApp 使用iOS OTA注册过程的一部分来检索UDID(以及可能的其他设备信息,例如设备类型)。

Ad hoc testing facilities like TestFlight and HockeyApp use a part of the iOS OTA enrollment process to retrieve UDIDs (and possibly other device information, such as device type).

这些如何做服务实现这个?我已经想出如何提供一个初始的配置文件服务有效负载发送到手机。我通过POSt请求从手机收到有效回复。在那之后,我一无所知,我一直收到无效的个人资料错误。

How do these services achieve this? I've already figured out how to provide an initial "profile service" payload to send to the phone. I receive a valid response from the phone via a POSt request. After that, I'm clueless, I keep getting an "Invalid profile" error.

我应该寄回什么?我是否真的需要建立一个完整的SCEP流程(非常值得怀疑)?

What am I supposed to send back? Do I really have to set up a complete SCEP process (highly doubtful)?

任何提示都非常感谢!

推荐答案

是的,你必须建立一个完整的SCEP流程。 Apple记录了此URL上的示例ruby代码: http ://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html

Yes, you have to set up a complete SCEP process. It is documented by Apple with sample ruby code on this URL: http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html

这篇关于注册挑战从iPhone检索UDID的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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