I have an existing project. I also have a basic version of the app approved for beta testing.
How can I install this "TestFlight" beta version as a separate app to my device? So that I still have the version that I'm developing?
I read through some articles, they're saying you need to have different App ID
's. But I'm not sure if that's what I need (could be, I don't know)
Example article: nilsou.com - How to have two versions of the same app on your device
There, I have to create a new APP ID
for the beta version (though in my case I think I have to add 2 ID
's, one for XCode versions and one for beta versions).
But does that mean I have to create a new app inside of iTunes Connect?
I thought iTunes Connect works with these APP ID
s. What if I now have multiple APP ID
's for my app?
Thanks in advance!