Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS In App Purchases rejection: Missing IAPs

I have submitted an iphone app with in-app purchase But my Binary is rejected and I have got the following message from Apple

From Apple. Missing IAPs

We are unable to complete the review of your app since one or more of your In App Purchases have not been submitted for review.

Please be sure to take action and submit your In App Purchases AND upload a new binary in iTunes Connect. Learn more about submitting In App Purchases for review in the iTunes Connect Developer Guide.

Once you've submitted your In App Purchases and uploaded a new binary, we can proceed with your review.

My questions is Should i create a new binary and upload it or can i resubmit the binary which the In App Purchase has been rejected ?

like image 333
samir Avatar asked Dec 26 '22 16:12

samir


2 Answers

looks like an old post but but making it more detailed because I myself faced it and made me searching multiple posts for actual steps.

First of all, you don't need to create a new binary because you just forgot to select In App purchases for review. Below are the steps how you can do this

Before making the Application "Ready to Upload" you need to select all the In App Purchases in Applicatin's Detail Page.

At iTunes Connect -> Click your application -> Click Edit -> scroll to bottom, you would see In App Purchase link, select the In Apps you want to make the part of your Application Submission Process. Once you are confirmed then change your product status to "Ready to Upload Binary"

If somehow you forgot to do that then there is only 1 way. Which is Reject and then Re Do the process I mentioned above.

like image 90
Ahsan.Amin Avatar answered Jan 11 '23 06:01

Ahsan.Amin


you missed to submit the in app purchases for review . Now each of your in app must have its status as " Waiting For Review " . You can submit your binary and related in app purchases to the apple review process . You should create a new binary and submit it to the app store review process.Hope this helps.

like image 33
Singh Avatar answered Jan 11 '23 08:01

Singh