Couldn't download provisioning profiles

Hi! I'm having troubles to sign my Xamarin Forms application, im getting the following error "Error : Could not find any available provisioning profiles for MyProject.iOS on iOS.". I've recently cleaned my Provisioning profiles folder ~/Library/MobileDevice/Provisioning Profiles since it wasn't being updated with my latest provisioning profile for my app. But now my provisioning profiles are not being downloaded, I'm not getting any other error on downloading profiles. I've tried from Xcode -> Settings -> Account -> Download manual profiles. Tried too open the profile downloaded from the Apple Developer Portal, also tried copy manually the provisioning profile downloaded to the previous mentioned path, none of those works. The user that im logged in on Xcode is the admin/owner so is not a permissions issue. IDK what can be wrong or what can I try. So I'm going to be grateful for your help :(

Answered by DTS Engineer in 813229022

In situations like this I recommend that you try manually creating and downloading a profile using the Certificates, Identifiers, and Profiles section of the Developer website. If that works, come on back here and we can discuss your other issues. If you can’t get that to work, you can ask for help via Apple > Developer > Contact Us.

IMPORTANT Make sure you select the right team. I occasionally see reports like this from someone who is a member of multiple teams, and they have different roles in different teams (per Developer > Support > Articles > Program Roles). Also, remember that you can’t manage a Personal Team from the Developer website.

Share and Enjoy

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

In situations like this I recommend that you try manually creating and downloading a profile using the Certificates, Identifiers, and Profiles section of the Developer website. If that works, come on back here and we can discuss your other issues. If you can’t get that to work, you can ask for help via Apple > Developer > Contact Us.

IMPORTANT Make sure you select the right team. I occasionally see reports like this from someone who is a member of multiple teams, and they have different roles in different teams (per Developer > Support > Articles > Program Roles). Also, remember that you can’t manage a Personal Team from the Developer website.

Share and Enjoy

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

It’s better if you reply as a repyl; see Quinn’s Top Ten DevForums Tips for this and other titbits.

I've already created a new profile from de Developer portal

OK. That’s a good start.

and tried to manually install and didn't work

Can you be more specific about “didn’t work”? Which bit didn’t work?

Share and Enjoy

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

Which bit didn’t work?

I'm still getting the error that couldn't find any available provisioning profiles. I made sure that the new profile is linked with the same certificate that is on my mac device. I've also tried exporting the new profile and the private key to another mac and I'm getting the same results.

Couldn't download provisioning profiles
 
 
Q