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.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

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.

link|improve this answer
Thank you qPaul. – Danyal Aytekin Oct 23 '11 at 13:12
You're welcome. – qPaul Oct 23 '11 at 20:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.