App White Labeling Made Easy with Codemagic | Step-by-Step Guide and Demo

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

КОМЕНТАРІ • 10

  • @funcode7305
    @funcode7305 5 місяців тому

    Is there any way we can replace only one image from asstes with codemagic api

  • @funcode7305
    @funcode7305 6 місяців тому +1

    can we manage theming like primary and secondary color useing codemagic for every user it will give different theme can we handle with codemagic ? ans please

    • @codemagicio
      @codemagicio  6 місяців тому

      Can you share a bit more context about your question. There Is a difference between whitelabeling an application so customers use same core app, but with different themes or functionalities e.g. hotel apps. You can whitelabel one core app and add different hotel branding so you're serving similar customers.
      Same can apply for banking for example where parent company can develop app and brand it for their branches in different countries.
      If you're asking about feature flagging for certain users or user groups of the same application this is something we don't do.

    • @funcode7305
      @funcode7305 5 місяців тому

      @@codemagicio supposed I have build a financial advising app for different adviceser they want there app theme in different colours for example default app have blue theme and they want yellow as there primary colour. Can I use different variables during build and replace that with actual colour parameters

    • @funcode7305
      @funcode7305 5 місяців тому

      Also want to pass some other parameters like name and img which used in throughout the app

    • @funcode7305
      @funcode7305 5 місяців тому

      @@codemagicio does we have to upload build to play store and app store when it was first time ?

  • @4guns
    @4guns Рік тому

    Beyond assets and env vars, can the build process be used to include/exclude app features/screens? If I have an app with 10 capabilities, and a customer wishes to exclude 4 of them, can these excluded features be 'compiled out' as part of the Codemagic build process on a per customer app basis?

    • @osasfaluyi4436
      @osasfaluyi4436 Рік тому +1

      If build sizes don't matter, you could use --dart-define in the build command to set flags that lock/unlock the features you want each build to have.

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

      You can either use flags to enable or disable features in your app or better configure this in your backend, so each client can have a set of features.

  • @IvanRossouw
    @IvanRossouw 2 місяці тому

    The support in this company is non existant and their documentation is faulty. Not worth the time and effort to make it work