Hi all,
I need to use different api endpoints based on if the app is for testing or production. I am using app center and have configured environment variables there, with required values.
The question is, how can I assign the value of variable to be used in the application?