Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In-App Purchases cannot be added to this version because it has already been submitted for review.

I am in a bit of a pickle here.

I added a new version for my app as I added IAP to it. I've added the IAP item in the "Manage In-App Purchases" menu in the new version section. However I forgot to select the IAP item to be added in the New Version "View Details" page. So I rejected the binary hoping the option to select the IAP item to reappear. But no it does not appear anymore. All it says is:

In-App Purchases cannot be added to this version because it has already been submitted for review. To manage your In-App Purchases, go back to the App Summary page and click on the Manage In-App Purchases button.

So what to do now?

like image 396
GeneCode Avatar asked Apr 28 '12 18:04

GeneCode


People also ask

Why is my iPhone Not allowing In app purchases?

You can check if the in-app purchases are enabled on your device by opening your device's settings by following these steps: Open the Settings app on your iPhone or iPad. Go to Screen Time Screen Time> Content & Privacy Restrictions > iTunes & App Store Purchases > In-app Purchases. Select "Allow"

Why won't my phone Let me do in app purchases?

Restart the device Tap Power off or Restart (depending on your device this text may be different). If needed, hold down the power button again to turn the device back on. Wait for the device to start back up. Re-open the app or game and check if the in-app purchase has been delivered.

How do you submit in app purchases to App Store review?

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.


1 Answers

I hate to answer my own question, but here goes.

Seems like the only time you will be able to select an IAP item in the "View Details" page of your app's new version is when the App Status is in "Ready to Upload Binary" or "Binary Rejected".

So what I did was reject my binary and deleted the IAP item and then add the IAP item again in Manage In App Purchases. Need to give it a new ID though, but no biggie for me.

After that, you should be able to select the IAP item in View Details page. And THEN, press "Ready to Upload Binary"...

Hope this helps someone.

like image 133
GeneCode Avatar answered Sep 28 '22 12:09

GeneCode