No profile for team '<id>' matching '<appname>' #1509
Replies: 2 comments 1 reply
-
Hi @shabbirnd, please share the build id. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I solve this? I don't have macbook available right now
Error:
Failed to build iOS app
Error (Xcode): No profile for team '' matching '' found: Xcode couldn't find any provisioning profiles matching '/'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor.
/Users/builder/clone/ios/Runner.xcodeproj
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.
Beta Was this translation helpful? Give feedback.
All reactions