Hi Developers,
I have created an in browser application for which I have provided different environments (eg., test, production, demo) and when I am creating an apk it is building for only one environment. I have set my configurations also in config.xml.
Can someone help me how to create different builds and then create apk containing all these builds in it, so when user tries to login it has to connect to that environment.
Note: I am using Cordova for this
1 post - 1 participant