문제

I just downloaded and attempted to install the iOS 7 beta, but when I try to activate the device, I'm getting an error:

We’re unable to complete your activation. This device is not registered as part of the iPhone Developer Program. If you are a member of the Program, please register your device in the iPhone Developer Program Portal.

However, I am registered. Here's a screenshot of my devices page:

Am I missing something?

도움이 되었습니까?

해결책

This solution is working for many people (including myself).

  1. Make sure you actually do add your device [I actually hadn't] (log into apple developers -> members center -> certificates, identifiers, and profiles -> devices -> + button)

  2. Download an old version of iOS (I used this link: http://www.mashinglab.com/download-ios-6-1-4-ipsw-file-for-iphone-5-ipad-ipod-touch-direct-links/)

  3. Put your phone into DFU Mode (http://theiphonewiki.com/wiki/DFU_Mode)

  4. In iTunes, hold down the option button and click restore, and browse for the file you downloaded in step 2.

  5. Wait for it to restore to older version.

  6. In iTunes, hold down the option button and click update (not restore!), and browse for the file you downloaded from the apple developer page for iOS 7.

다른 팁

I think it doesn't work because the developer registration server is under such a heavy load. If you had this problem because you did a restore to iOS 7 then here is a workaround I can confirm works.

  1. Enter DFU mode
  2. Downgrade to 6.1.3
  3. In Xcode choose "Use for development"
  4. Deploy and run an application
  5. Backup in iTunes
  6. Upgrade to iOS 7 beta 1

This works, because it locally enables the device as a development device so when it upgrades it already knows it is a developer device and doesn't need to check the developer center activation server.

I found a solution to this issue!

  1. Restore back to iOS 6.1.4 first if you are stuck on iOS 7 activation screen
  2. When you are on iOS 6.1.4 now you just plug your iPhone to your Mac/PC and open up the iTunes
  3. Hold down the Shift key if you are on PC or if you are on Mac hold down Option key and press on "UPDATE" not "Restore"

And now you just wait and your phone will be activated :)

I found a whole bunch of confirmed solutions in the forum post Unable to complete activation - account not registered.

This is what I did that worked perfectly

Boot to DFU mode, and restore 6.1.4 Restore icloud backup Load Xcode, click use for development open itunes, option click upgrade select ios7

It boots right up to latest icloud backup, and starts restoring apps.

I had to do a restore again through Xcode. Once restarted, it worked again. Maybe do another restore through iTunes with the downloaded dmg?

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