Feature Request: Source app_secret from strings.xml?
It's a bit unconventional to have to source a .json files during build time if we want to parameterize (via ENV variables) the app_secret. Usually with other SDK app secrets are put in the strings.xml.
We might consider this feature in the future but there is no plan right now.
@guperrot what is the best-practice for building beta/production and pushing it to separate appcenter apps from single source?
The issue is clear I guess, one should parametrize json file during build too set proper secret in buildtime
@quarryman
one should parametrize json file during build too set proper secret in buildtime
That's the best way I can think of.
As we do not have plans to add support for this feature in the next year, I'm closing the issue.