appcenter-sdk-react-native icon indicating copy to clipboard operation
appcenter-sdk-react-native copied to clipboard

Feature Request: Source app_secret from strings.xml?

Open leblancexplores opened this issue 7 years ago • 3 comments

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.

leblancexplores avatar Jan 22 '19 03:01 leblancexplores

We might consider this feature in the future but there is no plan right now.

guperrot avatar Jan 28 '19 23:01 guperrot

@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 avatar Jan 31 '20 13:01 quarryman

@quarryman

one should parametrize json file during build too set proper secret in buildtime

That's the best way I can think of.

guperrot avatar Jan 31 '20 20:01 guperrot

As we do not have plans to add support for this feature in the next year, I'm closing the issue.

DmitriyKirakosyan avatar Apr 15 '24 04:04 DmitriyKirakosyan