Hello!
We have an Android application built with Meteor and Cordova. As per the instructions, the application server should be specified by passing a server flag and a url with the build command.
In our case, we spin up separate servers for each customer, that lives on different URLs. What would be a good approach to allow customers to download the Android application from Play store and then allow them to specify the server URL before logging into the app?
What we do not want is to build an Android app for each customer with their specific URL specified as a flag with the build command for obvious reasons.
Anyone dealt with this before? Any help would be greatly appreciated.
Take care fellow astronauts
Reg