I have dead, lost, stolen, etc. iOS devices on my developer account and I've used all 100 slots. I have serial numbers for these devices, but do not know the UDIDs to remove them. Can I do anything but grovel to Apple?
Asked
Active
Viewed 597 times
5
-
didn't you name the devices properly for the dev account?.. – Martin Ullrich Mar 15 '12 at 05:31
-
Of the 100, I added 4. Those 4 have perfectly descriptive names. – Bruno Bronosky Jun 06 '12 at 13:56
-
4I'm voting to close this question as off-topic because [we are not customer support for your favorite company](//meta.stackoverflow.com/questions/255745/). – gunr2171 Apr 18 '17 at 15:12
1 Answers
3
build a dummy provision file and include all devices from your portal on it .. open the provision with TextEdit .. find the key "ProvisionedDevices" under this key you find all the devices UDID .. since you have the working Devices UDID find it and mark them .. finally the un marked ID's will be your Black List :)

Malek_Jundi
- 6,140
- 2
- 27
- 36
-
That would be workable if I had physical access to these devices. They are very geographically dispersed. – Bruno Bronosky Jun 06 '12 at 13:58