Need separate Dev and Prod Environments in FF

General Conversations

Now that I have deployed the app to playstore and app store with production urls, I keep finding myself updating the API urls to dev environment to do the development and testing of new features and then to prod to deploy it.

I also have my APIs divided in multiple groups, so updating the urls is time taking and error prone for a production app. And there is no way to reorganize API groups and endpoints.

There should be an easy way to switch between Dev and Prod urls.

7
7 replies