I had to add a new provisioning profile for my iOS app project. Everything has been working fine so far, but this time I met trouble due to the new integrated apple developer account system.
I have entered my Apple developer account info in Xamarin studio, and it finds and adds my account. But after a while a popup appears saying "Error adding account. There is no current iOS Distribution,iOS Distribution certificate for this team.".
My account is added, but when I click on View Details, none of my provisioning files are showing in the list. And when trying to build an app and run it on a device, I cannot since there are no provisioning profiles to choose from.
I have never had issues building iOS apps on the exact same machine before, until I had to add a new provisioning file and had to add it using the new developer account feature. When building an app in xCode, everything also works like a charm.
Need help urgently as I have a critical build to make.