Some of the API's I work with have production and test versions to them. Is there any good way to setup the API calls so that they push against the test environment in development and the live one when the app is published?
Some of the API's I work with have production and test versions to them. Is there any good way to setup the API calls so that they push against the test environment in development and the live one when the app is published?