问题
This is about adding devices to the provisioning portal for ad-hoc testing. A client sent me a UDID with upper-case characters which I foolishly added without checking. Wireless deployment isn't working and I'm wondering whether this could be the cause, but I would like to check first before using up one of my 100 allocations.
回答1:
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.
回答2:
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.
来源:https://stackoverflow.com/questions/7864379/are-ios-device-udids-case-sensitive