문제

I got a little problem with Apple and my iPhone 5. The problem is that, on my developer account on Apple, I've two devices with the same UDID (yes the same!) but one is called iPhone5 and it's enable... The other one is Called iOS Dev Device and it's disable.

The weird part is that on xCode it notices me that I've my iPhone disable and so I can't use it to test my apps (maybe because it take the references of the one called "iOS Dev Device") and if I try to enable it via Web Apple notices me that I've already a device with that UDID enable because I've another Device with the same UDID, called iPhone5, Enable!

Is there any solution for this situation?

Thanks for any answer.

도움이 되었습니까?

해결책

I dont think it is possible to delete a UDID from a profile till profiles renewal date, so once you add the device UDID it will stay there until expiration date of your profile.

Try disabling both devices on the Web, in your mac connect the device and go to Organizer click your device delete provisioning profiles in your device, right click the device and try to add it again it must give an error saying that device is already added to your profile, thats fine, try to run the app again on device with xcode again. This is just an idea hopefully that works, otherwise just try to enable the the device that really matches with the name on profile.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top