I have a question, How can I run my multiple applications with the same profile (provisioning profile) on a single device? I have tried it but the previous application is getting overwritten by the new one.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Provided your provisioning profile is wildcard, (looks something like: com.company.*), if your applications have different bundle ids, they will create separate apps. This id seems to be what the iOS uses to distinguish different apps. If you aren’t using a wild card, you would have to make a new provisioning profile for each version. =|
You can change this value in your plist.