Post not yet marked as solved
Post marked as unsolved with 4 replies, 4,626 views
Does anybody know is there some way to figure out if it’s running testFlight application or production version. I need to use different connections and URLs in different cases.Possible alternative is to use two different provisioning profiles maybe. I tried to create separate provisioning profile, but XCode refuses to use it, it always picksregular distribution profile when I try to upload build to an iTunesConnect.Thanks in advance