You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm the software versions on my local computer match the ones in CI environment (e.g. Xcode version, Gradle version). See here
I confirm I am able to do a fresh clone of the repository and build the project on my local computer.
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
I’m facing an issue where my Flutter iOS app builds and runs successfully on my local machine, but fails when building on Codemagic.
• My project includes Firebase and Firestore dependencies.
• Deployment target is iOS 13.0.
Has anyone encountered a similar issue? How can I configure my project correctly to build on Codemagic?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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’m facing an issue where my Flutter iOS app builds and runs successfully on my local machine, but fails when building on Codemagic.
• My project includes Firebase and Firestore dependencies.
• Deployment target is iOS 13.0.
Has anyone encountered a similar issue? How can I configure my project correctly to build on Codemagic?
Expected results
Build success and upload ipa testflight
Actual results
Not build iOS but build on android
Build id (optional)
67a88c90f05b68ba0b637fdb
Beta Was this translation helpful? Give feedback.
All reactions