How to upload release notes to TestFlight

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 5

  • @haisanu21
    @haisanu21 Рік тому

    hello, is there a way to do this also for appstore ? right now every time I've make a new release of my app, I need to write manually all the languages

    • @codemagicio
      @codemagicio  Рік тому

      yes same principle applies. Appstore is where testflight lives and you can promote something for testing (testflight) or production. You can find docs here:
      1. using configuration as code (.yaml config) docs.codemagic.io/yaml-notification/publish-release-notes/
      2. using workflow editor (GUI approach available only for Flutter apps) docs.codemagic.io/flutter-notification/publish-release-notes/

  • @SaileshShakya-x3x
    @SaileshShakya-x3x Рік тому

    can we make different release_notes.json according different flavor

    • @codemagicio
      @codemagicio  Рік тому

      can you elaborate on what you're trying to achieve? Do you want to use a monorepo and publish several different applications from there and use the same release notes publishing feature within this repository?
      If you can please open up a discussion here with some more details it would be helpful: github.com/orgs/codemagic-ci-cd/discussions

    • @codemagicio
      @codemagicio  Рік тому

      I think you may have already posted! github.com/orgs/codemagic-ci-cd/discussions/2123 keeping it here for record