It appears that there was a problem signing your application prior to installation on the device. #2250
Replies: 2 comments 2 replies
-
hey @timfong888, i can see this kind of error in the logs
Xcode is trying to archive Have you added capabilities inside your xcode project as well? |
Beta Was this translation helpful? Give feedback.
-
While I am closing this thread @timfong888 due to inactivity, I need to point out that your provisioning profile type is |
Beta Was this translation helpful? Give feedback.
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?
Flutter (Dart)
Steps to reproduce
I pushed a Github repo and tried to build for IOS only.
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.
Expected results
I expect it to build and be able to run is on TestFlight
Actual results
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.
Build id (optional)
65715660fa321dd2266b390f
Beta Was this translation helpful? Give feedback.
All reactions