Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm a new Mac user and I was trying to download Xcode so I can start developing apps for Iphone, but it's asking me for my billing information...Do I have to pay to download Xcode and Iphone SDK, so I can start working on my projects?
No, Xcode is free. You do however need to have a valid credit card.
If you later plan on selling an app on the App Store, you will need to pay a $99 / year iOS license or, respectively, a $99 / year Mac license.
You can register for free as Apple developer at http://developer.apple.com/programs/register/
And will be able to download Xcode for Free, but you will not be allowed to test on devices only when you subscribe to the ios developer program
Related
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I have a senario that if the application if been purchased from my 1account for 1device(Lets say iphone 3) and if i installed same app to the other device with same itunes login details into the another device (iphone 4) should i have to pay again? or should i have to pay again for all my inapp purchase which is already been paid?
Thanks in advance
No, you don't want to pay morer than once if your Product type is Non-consumable.
Check out Registering Products with the App Store concept in In App Purchase Programming Guide.
Enjoy Programming!!
Apple's rules state the app belongs to the account, not the device. You're not allowed to restrict access to apps (or non-consumable IAP) to a single device.
If you install the app on another device you should be able to restore any previously purchased (non-consumable) IAP to that new device.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I wonder, what do I need to have my xCode app on iPhone device?
For example, I built CoolGuitarTuner app which I want to use myself and maybe share it with a couple of friends.
Can I just somehow copy it on my iPhone for my own private use without any registrations or payments?
Thanks!
You still need a $99 developer account. That should be all you need, regardless of whether or not you list any apps for sale. Or you could jailbreak.
You can go through iPhone Test Application
And This Blog gives your detailed information about how to deploy application on your device
Hope this will help you out.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Is this statement correct? Seems strange to me...
From Apple FAQ:
If I am enrolled in the iOS Developer Enterprise Program, can I distribute my apps on the App Store?
The ability to distribute apps on the App Store is only available to developers enrolled in the standard iOS Developer Program. The iOS Developer Enterprise Program only allows you to distribute your apps to employees or members of your organization through Ad Hoc distribution.
So then how can a company to both? Enterprise and App Store?
Sign up for both programs. Luckily, the other one is only $99.
If you want to distribute both enterprise and App Store you will need two iOS developer programs
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I registered to Apple Developer program and paid 99$.
Now I want to test my application on different iPhones. My friend has jailbreak iPhone so i wanted to know if I can use it to test the application.
1. Is that okay with Apple? i mean is it a violation of the developer program terms?
2. Can it undo the jailbreak on the device?
Although this question is off topic, I'll answer it.
yes you can test apps on this device, Apple could know that you are testing on a jailbroke device by it UDID. They will not close your account for that.
No It will not undo the jailbreak unless you upgrade the devices OS via Xcode. Other which it's just like installing any other app.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I am about to release my iPhone App soon. I used Helvetica, which is included in XCode. I was wondering if I need to pay to use Helvetica. I have an Apple Developer Membership. I so where can I get a license for it. If not, please send me a link to confirm it.
The fonts are part of the iOS platform. You're not distributing them, you're just using them. Apple is distributing them and they are responsible for paying for licenses and royalties.
This is the same as if you built a podcast app using the built in quicktime player. You wouldn't be responsible for licensing the aac or mp3 decoders.
You don't need to pay for it. If it's included by default in Xcode, you're fine.