XCODE - Failed to create provisioning profile

Hi All, I am using x code Version 12.5.1 (12E507) I make application using flutter I build IOS success and run on simulator is ok, every thing is fine but in Xcode I face the problem,

Failed to create provisioning profile. There are no devices registered in your account on the developer website. Plug in and select a device to have Xcode register it.

No profiles for 'com.company.myapp' were found Xcode couldn't find any iOS App Development provisioning profiles matching 'com.company.myapp'.

also if I try to change I get Failed to register bundle identifier The app identifier "com.example.myapp2" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again.

in store connect I create com.company.myapp but also failed to avoid message I need to upload my apps using xcode

I have company account, not free account please help

Answered by Alqeemah in 699692022

I solved the problem by connecting iPhone to device, thanks

Accepted Answer

I solved the problem by connecting iPhone to device, thanks

How to solve if you don't have the physical device?

XCODE - Failed to create provisioning profile
 
 
Q