Skip to content

White Label - Publish same app in two different accounts #1345

Discussion options

You must be logged in to vote

Hey @endritgojanikodelabs,

Yes it is possible.
I'm not sure how you are handling the white labeling scripts for each client, but the general way is to store each client's assets and secrets in a zipped file, and when the build starts for a specific client (you can pass the client Id via REST API) you download the zipped file for this client and replace all the assets and export the client's keys, certificates, and provisioning profile that will Codemagic use in the publishing section.

You can read more on white labeling here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mohammedbabelly20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
misc for misc queries
2 participants