Hi,
I’m looking for a way to have an iOS application distributed on 2 group of devices but with different app configuration (the xml file).
Actually, when I’ve uploaded my application with app configuration file, I can not upload the same app with an other app configuration because the app version already exist.
I don’t want to change the bundle ID, if I had to do so, app configuration would become useless as I could set my configuration inside the app directly.
Do you know any workaround that could solve this ?
Thanks for your time