Failed to create provisionning.... Please Help

Good morning all,


I am a very young developer and I try to publish on iOS but I have a problem with the generation of my app. I do have an Apple Developer account that I paid for, but I still have the following two messages. Thank you in advance for your help.


The messages I have are:



- Failed to create provisionning profile. There are no devices registred in jour account on the developer website

- No profile for 'com.myappname' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.myappname'


Thank you in advance.

Do you have an iPhone or iPad?

You have to connect it first to your mac computer and press the "Register Device" button in General tab of your Target. Xcode will generate the required certificates and provisionings.

I don't have Iphone and Ipad, do I have to buy one to develop it? I thought I just needed a mac.


I don't have a developer program without any iOS devices so cannot check it.

It seems that you cannot create a development provision profile with an empty device list. As a workaround, I suppose you can register iOS device with some random UDID (possibly you have to look up some record on the internet, for example, '00008020-008D4548007B4F26') and include this device in generated provisions.

You can find low cost iPhone, even second hand. No need to buy a high end model. Just check it runs iOS 13.

>I don't have Iphone and Ipad, do I have to buy one to develop it?


If you intend to submit apps for distribution via the App Store, you need to have at least one device registered in the Member Center, so yes, you have to buy/rent/beg/borrow one and connect it to your mac, then let Xcode set it up as a device.

Hello,

I've encountered exactly same situation and I've fixed that following @odnairy suggestion but not completely. I've registered my iPhone 12 UDID in devices manually on developers.apple.com ( UDID formatted by adding a "-" right after the 8 digit of my iPhone SN ... for example if your SN is 0000861010013498ABCD... UDID will be 00008601-0018398ABCD ... )

Right after I've registered my iPhone in devices list I had to come back in XCODE and press retry button and the error dissapears ( all of those actions where executed while my phone was connected to my MacBook Pro 16'' Intel via usb c - lighting cable )

Failed to create provisionning profile. There are no devices registred in jour account on the developer website

Since I'm also a new kid in the block regarding to apple ecosystem this message is not so specific due to the fact that my MacBook Pro was already registered into Devices list and I thought that this is enough but apparently also an iPhone should be registered if I want to distribute an iOS app into App Store ( app was developed using flutter )

Hope this might help

Failed to create provisionning.... Please Help
 
 
Q