Replies: 2 comments 2 replies
-
Hello @mdmota,
Since you are using the manual codesigning method, can you please confirm that the certificate you uploaded is an iOS Distribution Certificate? You can double check this in your Apple developer portal or try creating an iOS distribution certificate with a corresponding provisioning profile. Also, you can try using Automatic Code Signing which makes creating and managing the certificates easier. |
Beta Was this translation helpful? Give feedback.
-
I will not generate a version for now. I will close the bug for now, if the problem remains I will reopen it. Thank you for your attention. |
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 have already done several builds of my Flutter iOS app and the last successful one was on 01/15/2025. When I try today, I get a success email but the ipa does not upload to testflight.
Flutter 3.24.3 and xcode 16.2.
When I changed the build to xcode 16.0, everything started working correctly again.
I hope this helps you find the problem.
Expected results
Build success and upload ipa testflight
Actual results
Build success and not upload ipa testflight
Build id (optional)
67a67982fc3a797765129e86
Beta Was this translation helpful? Give feedback.
All reactions