Environment Dependent Sencha Touch Config
This blog post was published more than one year ago and might be outdated!
· 2 min read
Recently we developed a mobile application based on Sencha Touch and Cordova. The application was communicating with a REST backend. Since I did not want to change the URL to the REST backend manually when deploying the app in the testing or production environment, I was looking for a way to use multiple configuration files based on the active environment.