There is no environment variable for App name. Each OS allows defining multiple variants for one code base. In app center each variant needs to have a different application name. For automated builds, each change in the code will trigger builds in multiple App Center apps. If one wants to track the build status in the git repository, one has to manually define an environment variable and manually fill that name for each variant. For a react native application with k variants that is 2*k manual defintions for something that app center know but it does not expose.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
ID: 97f3af3f-ef07-8896-4b3c-05cef163b51a
Version Independent ID: b4b1f6a4-5975-358b-1cf4-f7b10a2245cd
Does AppCenter ever plan on implementing this? We're running into the same issues, and it seems silly to have to define a variable for something AppCenter already knows
There is no environment variable for App name. Each OS allows defining multiple variants for one code base. In app center each variant needs to have a different application name. For automated builds, each change in the code will trigger builds in multiple App Center apps. If one wants to track the build status in the git repository, one has to manually define an environment variable and manually fill that name for each variant. For a react native application with k variants that is 2*k manual defintions for something that app center know but it does not expose.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.