Unable to get past Signing & Capabilities Certificate Error

Here's the error I'm getting:

Communication with Apple failed Your team has no devices from which to generate a provisioning profile. Connect a device to use or manually add device IDs in Certificates, Identifiers & Profiles. https://developer.apple.com/account/


I've requested a certificate from certificate authority, added it to my developer account, downloaded the added certificate and added it to my machine yet I'm still getting the error above. How can I resolve this?

Answered by DTS Engineer in 811704022

You need to add a device to your developer account. Xcode should do that automatically when you attempt to build and run on a device. If you can’t do that, add the device manually using the process described in Developer Account > Register devices.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

You need to add a device to your developer account. Xcode should do that automatically when you attempt to build and run on a device. If you can’t do that, add the device manually using the process described in Developer Account > Register devices.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Unable to get past Signing & Capabilities Certificate Error
 
 
Q