Configuration and Version management for Ionic and Cordova apps

A good(and more than often required) software development practice is to always automatically maintain different configurations for development and production. I talked about achieving it here briefly in this blog post where we used environment variables in Ionic to enable or disable error logging. Some configuration for Ionic and Cordova apps resides in config.xml and […]

Configuration and Version management for Ionic and Cordova apps Read More ยป