codemagic Questions

5

Solved

It's my first time linking with codemagic, and I'm trying to link my GitHub to the store, then I have received this error, Publishing failed :| Google Play failed to upload artefacts. The caller do...
Egon asked 5/5, 2021 at 14:41

2

I use codemagic for my Flutter app. I have no Issue when building Android File. but it always failed whenever I build iOS. I have two different Firebase project, one project is used for production ...
Danny asked 8/1, 2023 at 3:53

2

Solved

I have developed a Flutter App on Windows. Now I am trying to make the build via codemagic. But I need to change the minimum deployment version for IOS. I get this error while building app with co...
Og asked 22/2, 2020 at 22:15

1

== Building for iOS == > xcode-project use-profiles Configure code signing settings Searching for files matching /Users/builder/Library/MobileDevice/Provisioning Profiles/*.mobileprovision Sear...
Succursal asked 10/8, 2022 at 19:12

9

Solved

I'm trying to build a simple app using Flutter for iOS and Android, but the app crashes on startup when I try to run it on an iPhone (Android runs fine). I don't have a mac, so I'm using Codemagic ...
Nosepiece asked 3/5, 2020 at 19:0

4

I get the below error when trying to build my Flutter APP for iOS using Codemagic. I have set the signing to automatic and given all the credentials required as mentioned in this medium article ❌...
Accumbent asked 16/10, 2019 at 18:40

1

Solved

I'm trying to implement a continuous deployment system to build my app and deploy to Google Play using codemagic. Doing a build works fine locally but fails remotely on codemagic. Error summary: FA...
Sarisarid asked 7/11, 2021 at 19:57

1

Solved

I'm trying to sign the iOS build on Codemagic using YAML workflow. Following this document I encrypted and added the following environment variables: APP_STORE_CONNECT_KEY_IDENTIFIER APP_STORE_CON...
Rozek asked 9/10, 2021 at 21:59

3

I'm trying to build and release my flutter app for development purposes (to test it with testmagic) with codemagic (because I'm using a windows machine). But everytime I build the app the step buil...
Wey asked 5/1, 2020 at 14:4

2

Solved

I want to set automatic build on Codemagic whenever there is a merge on Develop branch Here is what i have set up But the build does not happen when there is a merge.
Pforzheim asked 7/1, 2020 at 8:25

3

Solved

When I try to test the build on Codemagic, the test fails. I tried to change widget_test.dart code, Still the problem remains unsolved. How to resolve this issue? This is the error thrown by code...
Hays asked 9/9, 2019 at 7:7

2

I am trying to build ios version of my app on Codemagic without a Mac. The build fails with the following messages. [!] Automatically assigning platform `iOS` with version `8.0` on target `Runner...
Arel asked 5/4, 2020 at 11:10

1

Solved

Hello everyone I want to publish my application flutter on an appstore (individual account) in order to test it on a physical phone unfortunately I don't have a mac so I had to go through codemagic...
Daven asked 21/10, 2019 at 16:53

1

I user flutter flavors (dev and prod) and my respective GoogleServices-Info.plist file is present in a Firebase/dev Firebase/prod folders respectively I use a "Build Phases" script to copy the fil...
Norvol asked 4/9, 2019 at 22:22
1

© 2022 - 2024 — McMap. All rights reserved.