-1

Actually I have a client ios developer program that I am using to upload app on apple store also I can distribute adhoc with enterprise option.

I am confuse about I am using $99 or @299 iOS developer program. Some say you can't upload app on apple store if you are using Enterprise ios developer Program.

Could anyone provide me clue how to know which ios developer program I am using.

If it is Enterprise then I would like to distribute in house app without registering UDID of devices and how many distribution I can make in In-House and what will be the procedure?

Pandey_Laxman
  • 3,889
  • 2
  • 21
  • 39

2 Answers2

1

Check this Link Get everything you need to develop and distribute apps for iOS and OS X. : https://developer.apple.com/programs/start/standard/

The main Diffrence is in ios Standard program($99) you can Distribute the App to All Public. But in case of Enterprise ($299) you can Distribute proprietary, in-house iOS apps to your employees. You can also securely host and wirelessly distribute or update in-house apps to employees. Source : https://developer.apple.com/programs/ios/enterprise/

  1. To Know About Which programme you are having Click on The Link : https://developer.apple.com/membercenter/index.action#accountSummary and Login with your id and password. Then in Account Summary (in the tab Your ccount) you can see Your Account Summary as well as Expiration date. Ex: iOS Developer Program , Expiration Date: Sep xx, xxxx
  2. Check this Link: http://answers.oreilly.com/topic/1434-how-to-prepare-an-iphone-app-for-ad-hoc-distribution/ to know about How to Prepare an iPhone App for Ad Hoc Distribution
Siba Prasad Hota
  • 4,779
  • 1
  • 20
  • 40
  • But in this link https://developer.apple.com/membercenter/index.action#accountSummary Does not state that it is Standard Or Enterprise Account ? And the apple docs are not enough to distribute in house app Without using UDID ? – Pandey_Laxman Dec 04 '12 at 06:20
  • Check In your Account Summary its iOS developer Program or Enterprise program ? – Siba Prasad Hota Dec 04 '12 at 06:23
  • I did carefully after that I posted ques. on SO. – Pandey_Laxman Dec 04 '12 at 06:23
  • ok but my question do you have any clue to figure out which ios developer program I am using after login to developer program? and how to distribute in-house app without using UDID? I can distribute using UDID. – Pandey_Laxman Dec 04 '12 at 06:26
  • Ok thanks for your time. I have got solution for my problem. – Pandey_Laxman Dec 04 '12 at 06:48
0

Using Ad-hoc(In House) you can distribute application to only 100 devices per year with Enterprise profile. You can upload you app on app store using Enterprise profile also.

  • 1
    But using $99 you can also distribute app on 100 devices then what will be benefit to spend $299 for enterprise ios program. And what will be the difference between ios Standard program($99) and iOS Enterprise ($299)?. After login to ios program is there any way to figure out which program I am using ? – Pandey_Laxman Dec 04 '12 at 05:31
  • FYK you can't distribute to apple store using iOS Enterprise Distribution($299). Because there is not option for app store. – Pandey_Laxman Dec 04 '12 at 06:59