Mobile.BuildTools
Mobile.BuildTools copied to clipboard
Part of Documentation Page is missing
trafficstars
Description
On the https://mobilebuildtools.com/config/appsettings/ one of the lines of documentation has been truncated... not sure what else is missing. Was there something here that tells you how to tell BuildTools which appsettings to load? (i.e. development, test, prod, etc?)
Using the appsettings.json¶ The Mobile.BuildTools is smart, we look for the appsettings.json in the p
{ "AppCenterAppId": "{your app id}", "BackendUri": "https://someapp.azurewebsites.net" }