I'd like to start doing limited beta testing of an iOS app. I know how to do regular ad-hoc distribution of my existing app, but I've had one of my potential beta users tell me that when they test other apps, they end up having a separate app installed alongside the production one. But I don't know what the other developers are doing to create this.
Do I need to burn up a fresh app ID registered with Apple (and app name that will never be real) to accomplish this for my beta users?
If so, is there a reasonable way to manage this within a single Xcode project?
Thanks from anyone with experience here. I know I'm toying with the line of "programming question", but this is certainly the community with the right expertise. Thanks! :)