What is the best way to configure build variables ...
# multiplatform
j
What is the best way to configure build variables for both Android and iOS? I want to change the default server URL depending on build schemes in Xcode and build variants in Android, but I can't figure out the best way to do that.