Replies: 1 comment 28 replies
-
Hey @iib0011, could you please check in Xcode if the bundle identifier for your Flutter project matches the bundle identifier of your provisioning profile? |
Beta Was this translation helpful? Give feedback.
28 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.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
1.Set up provisioning profile
2.Try to build ios
Expected results
It should work
Actual results
It throws this error exportArchive: No "iOS App Store" profiles for team 'TEAM_ID' matching 'app_name-app-store' are installed.
Build id (optional)
64b03e8e6c4327405f6db867
Beta Was this translation helpful? Give feedback.
All reactions