I have a developer certificate; I want to compile my project with a release version. How many device can I use to try my app?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

You can run your app in maximum of 100 devices provided that those devices UUID's are added to the developer provisioning profile. Check out this Adding devices to team provisioning profile, SO post for reference.

link|improve this answer
1  
you can add up to 100 devices to your profile. when your account renews after a year you can delete devices you don't want anymore once. – Bastian Aug 30 '11 at 9:18
Yes. You are correct. I've missed it. – EmptyStack Aug 30 '11 at 9:23
feedback

You can have as many devices added to a certificate and as many simulators(computers) using the same certificate to install apps on multiple devices.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.