Submit in app purchase for review for first time

31,644

Solution 1

If your application is in Waiting for review state then you can submit your IAP by rejecting current version & uploading new version.

Otherwise your IAP will be available once you upload a new version on iTunes Store.

"Your first In-App Purchase must be submitted with a new app version. Select it from the app’s In-App Purchases section and click Submit."

The meaning of above line is when you submit your app for review you need to select the IAPs from the application detail page. You will see In App Purchase section on Application detail page (Page on which description,Keywords,etc displaying). You need to select required IAP from that page & then need to submit your application again.

Let me know if you need anymore clarification for this.

Solution 2

In addition to what was said by Nilesh -

You must create your IAP from under the Features->In App Purchase. Then you must add a screenshot, so that the IAP says Ready to Submit.

Then from the Prepare for Submission page, the section titled InApp purchases shows up (otherwise it is hidden) and you can select your inapp purchase you just created.

Solution 3

Thanks very much for @David Skelly's answer.

To do IAP review is very important.


The OK one:

  • master page

one

  • detail page

two


The not OK one:

  • master page

aaa

  • detail page

bbb

Share:
31,644
Pradumna Patil
Author by

Pradumna Patil

It's been great experience to use stackoverflow.com. Thank you so much for such wonderful help. #SOreadytohelp

Updated on July 09, 2022

Comments

  • Pradumna Patil
    Pradumna Patil almost 2 years

    I am working on in app purchase. After submitting all the details in app purchase gives me status "Ready to Submit".

    But the "Submit For Review" button is disabled in my app's in app purchase. This is giving me this warning

    "Your first In-App Purchase must be submitted with a new app version. Select it from the app’s In-App Purchases section and click Submit."

    I can't understand what to do. If anybody knows solution please help me. Thanks in advance.

  • Pradumna Patil
    Pradumna Patil almost 9 years
    Do I need to upload my app also when I am submitting In app purchase for review for the first time.
  • Nilesh Patel
    Nilesh Patel almost 9 years
    Yes, Actually when you upload first version of the application at that time you need to select required In App purchase. From next version you don't need to take care of this. Let me know if you still need anymore clarification
  • Pradumna Patil
    Pradumna Patil almost 9 years
    How Do I test my in app is successful or not
  • Nilesh Patel
    Nilesh Patel almost 9 years
    Once you upload your new app with IN App purchase then status of IN App Purchase also changed to Waiting For Review. That way you will come to know that your IAP was submitted successfully.
  • Pradumna Patil
    Pradumna Patil almost 9 years
    One last question please I am working on content based where I want to release additional contents of my app after user purchase So How do i can do this.
  • Nilesh Patel
    Nilesh Patel almost 9 years
    Content means? Digital content OR Physical Goods?
  • Pradumna Patil
    Pradumna Patil almost 9 years
    It is just some more functionality which is hidden from user and when user can purchase then additional functionality will be available to user.
  • Nilesh Patel
    Nilesh Patel almost 9 years
    You need to do code for all those functionality & need to provide all access to it once user complete IN APP purchase process. Got it?
  • Pradumna Patil
    Pradumna Patil almost 9 years
    That means every time when user login Do I need to check that user have completed IAP process or not?
  • Nilesh Patel
    Nilesh Patel almost 9 years
    Yes, It depend on your implementation. If you would like to check at login then you can check at that time.
  • noobsmcgoobs
    noobsmcgoobs over 8 years
    So does this mean that I must submit a fully completed app and hope that it doesn't make the App Store before I have a change to debug and test my IAP? Seems strange that I can't test my IAP until it's in waiting for review state.
  • Nilesh Patel
    Nilesh Patel over 8 years
    No, You don't have to submit app to Apple for review. You just need to register the application so application status will be prepare for submission state only.
  • Nagendra Rao
    Nagendra Rao over 7 years
    Where is the "iOS App binary editable" page? I have looked everywhere and I couldn't find the page where I can select my in-app purchase for review.
  • Tim Cooley
    Tim Cooley over 7 years
    It is the Prepare for Submission page
  • Akhilesh Sharma
    Akhilesh Sharma over 6 years
    When i was uploading build first time, option to select in app purchase was available below build and the status for in app purchase was "Ready to submit". But after the rejection when i am uploading same build version with different build number, i am not having option to select in app purchase for that build number. Is it because my in app purchase status is changed to "waiting for review".
  • Chester Millisock Jr
    Chester Millisock Jr over 6 years
    @TimCooley Where is the Prepare for Submission page?
  • Ramani Hitesh
    Ramani Hitesh about 6 years
    how to demo app video create for my iPhone objective c application
  • AJ Sanjay
    AJ Sanjay over 4 years
    @AkhileshSharma have you find any solution for this