简体   繁体   English

我如何获得iPod / iPhone的UDID?

[英]How do I get the UDID of the iPod/iPhone?

I have seen programs that do this, like the very useful 'BetaHelper' application. 我见过这样做的程序,就像非常有用的'BetaHelper'应用程序一样。

How do I get the Unique Device Identifier of the iPod of iPhone that my application is running on? 如何获取运行我的应用程序的iPhone的iPod的唯一设备标识符?

[[UIDevice currentDevice] uniqueIdentifier]

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

相关问题 如何在iPhone SDK中对设备进行审核? - how to get device udid in iphone sdk? 如何从iPhone的iPod将歌曲获取到iPhone SDK中数组中的应用程序? - how can i get songs from my iphone's ipod to my application in array in iphone sdk? 在iPod Touch(不是iPhone)上测试我的iPhone / iPod应用程序需要做什么? - What do I have to do to test my iPhone / iPod App on my iPod Touch (not iPhone)? 如何通过使用php命令从iPhone获取被审核的价值? - how to get udid value from iPhone by using php command? 如何使用Phonegap获取iPhone的唯一标识符(UDID)? - How to get iPhone's Unique Identifier (UDID) using Phonegap? 如何检测我的 appengine 应用程序是否正在被 iphone/ipod touch 访问? - How do I detect if my appengine app is being accessed by an iphone/ipod touch? 我仍如何播放iPhone(iPod touch)被锁定但程序正在运行的声音? - How do I still play sound the iphone(ipod touch) is locked but my program is running? 如何阻止HTML5视频元素通过iPhone或iPod Touch上的图层注册触摸? - How do I block HTML5 video element from registering touch through a layer on iPhone or iPod Touch? 如何从Web服务器获取数据到iphone或ipod - how to get data from web server to iphone or ipod 如何获取iphone ipod播放列表图像并在图像视图中显示它 - how to get iphone ipod playlist images and display it in image view
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM