0

my company wants to distribute out app via redemption codes at an expo. We do not want the app to be public, and we need more than 100 codes. We are enrolled in both programs, and the most recent build is approved on itunes connect but not released. What steps can I take to achieve this? Thank you.

McCadi
  • 229
  • 1
  • 2
  • 9

2 Answers2

0

Follow this link for detail instructions in creating promo codes. https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ProvidingPromoCodes.html

Codes can be used if the version’s status must be Ready for Sale or Pending Developer Release. For in-app purchases, the state must be Approved or it won't appear as an option.

In your case since app is approved by apple but pending developer release, you can use them for selective group.

Amod Gokhale
  • 2,346
  • 4
  • 17
  • 32
  • Thank you but this does not answer the question. I need a way to get more than 100. – McCadi Oct 19 '17 at 18:57
  • @McCadi - You can provide up to 100 promo codes for each in-app purchase item, with a limit of 1,000 total in-app purchase codes per app every six months (resetting on January 1 and July 1) – Amod Gokhale Oct 20 '17 at 06:20
0

You cannot get more than 100 promo codes for an app's version. You would need to update your app. For each version you get another 100 promo codes.

You can request up to 100 promo codes for every version of each platform of your app, or for your in-app purchases.

With in-app purchase promo codes, users can download your app (if the price of the app set to free) and redeem the code for the in-app purchase item. Codes can even be used before your app is available on the App Store. You can provide up to 100 promo codes for each in-app purchase item, with a limit of 1,000 total in-app purchase codes per app every six months (resetting on January 1 and July 1). These codes are for non-commercial use and expire 28 days after they were requested.

Source: https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/ProvidingPromoCodes.html

Community
  • 1
  • 1
Max
  • 5,972
  • 1
  • 24
  • 34