Request Timed out when trying to add iOS device to the portal

匿名 (未验证) 提交于 2019-12-03 08:36:05

问题:

I added my iPad device to the Apple Developer website by entering it's description and UDID.

Within the Xcode organizer, I attempt to add my device to the portal. I have hooked up a proper provisioning portal to it and all. Yet, the request times out every single time after I enter my proper Apple ID and password.

How do I fix this?

Also, if it helps: I get the same error when I go to Editor < Refresh from Developer Portal

回答1:

Here is what you're after...

Check the following status page - https://developer.apple.com/support/system-status/

If the "Xcode Automatic Configuration" is grayed out, that means the service is offline, and Xcode will surely time out on all developer portal related activities.

If "Certificates, Identifiers & Profiles" service is online, then Xcode will still time out, but you can access the web developer portal, manually add a device (Identifier), modify / update certificates and download them, and manually add them to your Xcode, and continue with your development / provisioning / ad-hoc distribution.

Hope this helps!



回答2:

I had this same problem. Here's how I got around it: Login to developer.apple.com and go to the provisioning profiles section:

https://developer.apple.com/account/ios/profile/profileList.action

First you have to manually add your device in the Devices section. You can get your UDID from iTunes by selecting the device and then clicking on the identifier.

Now you can manually generate a new provisioning profile that includes this device. Go down to "Provisioning Profiles" section. Click the "+", then "iOS App Development" - Continue. Then AppID "iOS Wildcard" - Continue. Then your developer certificate in the checkbox - Continue. Now you should see your new device in the devices section. Add all of these devices, and download the new certificate. Once you have imported this new certificate into your Organizer, it should work (well, it did for me).

Let me know if this doesn't work for you for some reason and I can try to help by comparing what's happening with mine.



回答3:

Just hooked up a new iPhone and trying to deploy my apps on it. No joy so far. Playing around with the profiles & provisions on the website is to no avail, since the development one is "managed by Xcode". Which currently serves up nothing more useful than a timeout.



回答4:

I just got a call from Apple Developer Relations about the WWDC registrations and they told me about technical issues they have been having. Perhaps it is a wider issue?



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!