Closed AkshiptaMarico closed 1 year ago
Even if we install provisioning profile installation task/ plugin
Hi, this issue has been asked and closed multiple times here.
Sometimes the issue gets fixed when you delete old profiles and create new ones then you have bind them in XCode and build once locally. You can try doing that.
Unfortunately there is no single solution to this issue. So, I can't help you much here. The issue is from your XCode configuration and setup.
Only Google search or StackOverflow can fix the problem.
Go through these links where we have addressed this
This below one is the same issue and have fixed solution.
I hope this fixes your problem. I am closing this issue as it's not related to this extension and has been asked and solved here multiple times. Feel free to ask ask on old issues (in case you can't fix the problem).
Error_Msg while Xcode build
Error (Xcode): No profiles for 'com.xxxx.xxx' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'com.xxxx.xxx'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild.
It appears that there was a problem signing your application prior to installation on the device.
Verify that the Bundle Identifier in your project is your signing id in Xcode open ios/Runner.xcworkspace
Also try selecting 'Product > Build' to fix the problem. Encountered error while archiving for device.