Our app is solely a Business to Business app. We have some client requirements for installing the test and production version of the app on the same device at the same time.
What we would like to do is distribute the same app with different bundle ids.
eg
- com.ourbundleid.appname
- com.ourbundleid.appname.test
I know the guidelines specify to not do this under the 4.3 Spam section but this is a specific request from a number of our clients to have a duplicate version, given that its B2B is there a possibility for exemption for B2B apps?
Thanks