I'm using xcode 4.0. Do i need to join ios developer program at 99dollars to get a provisioning profile. My main purpose is to build an ipa file for free.
Asked
Active
Viewed 2,803 times
1
-
1possible duplicate of [Is there a way to test an iPhone App on my iPod touch without registering with Apple?](http://stackoverflow.com/questions/2017609/is-there-a-way-to-test-an-iphone-app-on-my-ipod-touch-without-registering-with-a) – Brad Larson Nov 17 '11 at 04:54
-
See also [Test app on iPhone without paying $99 to Apple](http://stackoverflow.com/questions/4024704/test-app-on-iphone-without-paying-99-to-apple) – Brad Larson Nov 17 '11 at 04:55
4 Answers
4
Yes, Absolutely. Even if you give away your app for free you need to pay apple the $99/year fee.

Nasreddine
- 36,610
- 17
- 75
- 94
1
Yes, you need to pay to test/run on non-jailbroken devices and submit applications to the appstore. Welcome to the world of Apple. Some of the developer program will allow several developers in the same team to have provisioning profiles of their own however.

jbat100
- 16,757
- 4
- 45
- 70
-
Note that you can only add other developers to your account if you sign up as a company. If you join as an individual, it's just you -- no team members. – Caleb Nov 16 '11 at 21:41
-
Given they are the same price, is there any point in not getting the company one? – jbat100 Nov 16 '11 at 21:43
-
Well, to join as a company, you have to actually *have* a company and be able to provide relevant documentation when you sign up. It's easier to sign up as an individual. – Caleb Nov 16 '11 at 21:46
-
1
To run your application on the device you need to subscribe to an iOS Developer program. To create an application that runs on device you need to sign application with developer or adhoc certificate, so in order to create those certificates you need to sign up for Developer program.

Caleb
- 124,013
- 19
- 183
- 272

0x8badf00d
- 6,391
- 3
- 35
- 68