Are iOS device UDIDs case sensitive?

限于喜欢 提交于 2019-12-04 06:28:01

Yes, UDIDs are case sensitive.
You can go through all characters and turn them to a lower case character, if it's not a number.

It is correct that iTunes lists the UDID in uppercase.

Be aware that in the 'Member center' you'll have to register the UDID in lowercase, otherwise the device will not be recognised. So copy-paste is not working for this!

When the device is recognized the model and type will be listed. When that is not the case the device will not be working in AdHoc mode.

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