Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

How to update widget ID and Versiosn for config.xml based on environment (prod/qa)?

$
0
0

I am working with Cordova Angular Application. My project maintains different widget id for prod and qa.I don't want to update everytime the version number and id manually while deploying the application. So is there any way to update my Widget Id and Version number automatically by just hitting some command based on the env prod or qa.enter image description here

e.g: for prod env:

<widget id="ïo.cordova.prod_app" version="1.0.0">

e.g: for qa env: <widget id="ïo.cordova.qa_app" version="1.1.1">


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>