Provisioning New Device for Development Xcode

前端 未结 3 924
挽巷
挽巷 2020-12-29 19:10

I am a new iOS developer, and although I have been successful in provisioning a device for development in Xcode in the past, I just obtained a new device and am having an aw

相关标签:
3条回答
  • 2020-12-29 19:30

    While I was sleeping, Apple completely abolished the Portal and created a new and apparently largely broken interface. It's like a kind of evil April Fools joke. Anyway, if you go to https://developer.apple.com/account/ios/device/deviceList.action there's a great big sign telling you that you must "reset your device list before adding any new devices". That sounds like it covers exactly your case. Good luck.

    enter image description here

    0 讨论(0)
  • 2020-12-29 19:34

    If you are looking to bypass the 'Register a Device' portion of the Provisional Profile registration simply upload the 'sample .txt file' they provide you and upload it. You will then be allowed to click 'Next' to finish the registration so this way you do not have to enter a device UID.

    0 讨论(0)
  • 2020-12-29 19:43

    I also went to the iOS dev center and added the device there (not sure if I needed to do that or not).

    You need to add the device there.

    Steps You need to follow after adding device:

    1. Next re-download the mobile provisioning profile again.

    2. Go to organizer and delete the old mobile provisioning profile you had.

    3. Double click the new mobile provisioning profile you just downloaded and see that it appears on the organizer.

    4. Connect your device and you should see your device's name instead of iOS device.

    hope this helps.

    0 讨论(0)
提交回复
热议问题