How write tag script in codemagic.yaml? #1428
Replies: 2 comments
-
Replied in the other channel but let me ping you here as well: First off, you are generating .apk but your artefacts path is for .aab. Secondly, Google Play won’t accept it unless you code sign your app. Check our sample project: https://github.com/codemagic-ci-cd/codemagic-sample-projects/blob/main/flutter/flutter-android-and-ios-yaml-demo-project/codemagic.yaml And this https://docs.codemagic.io/yaml-code-signing/signing-android/ for code signing. |
Beta Was this translation helpful? Give feedback.
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try
My codes
Beta Was this translation helpful? Give feedback.
All reactions