vivek
vivek

Reputation: 3

Itunes Connect In App Purchase

While configuring the In App Purchase in ItunesConnect I get the following warning "Your first In-App Purchase(s) must be submitted with a new app version. Select them from the In-App Purchases section of the Version Details page and then click Ready to Upload Binary." ,I googled about this for a solution and found alink "iPhone : In-App Purchase(s) must be submitted with a new app version" and edited in the view details InApp Purchase section even though the warning doesn't go off...I am pretty stuck with this can anyone suggest me a good answer for this..Thanks in advance

Upvotes: 0

Views: 1702

Answers (3)

iPhone developer.
iPhone developer.

Reputation: 2132

Please find below details how to add IAP in your application.

  1. Create product from manage inapp purchase from application.
  2. Now when you go into view detail button below project icon, you need to send IAP in review process also. if you have submitted application binary without submitted IAP, then your application will be rejected.
  3. In that case you can reject binary and go to application detail. Go below to send IAP in review. after submitted it, you can click on "Ready to upload binary". if you will click on it without sending IAP in review, it will give you same error as giving.

So, if you have submitted your application without IAP, better you will reject it and upload it again. Otherwise APPLE will definitely reject it and it will waste of your time.

Upvotes: 0

vivek
vivek

Reputation: 3

The mistake what I have made was I have entered the product Id in iTuneConnect apple in Invalid format ,The format should be "com.yourcompnyname.Appname.ProductId"

Upvotes: 0

Ushan87
Ushan87

Reputation: 1623

Tap the View Details Button on the app summary page and add your in-app purchases to review from the In-App Purchases section in the app summary page, (In the reference image it doesn't give the option to add in-app purchases since it's already in the app store.)

enter image description here

Upvotes: 1

Related Questions