How do you add in-app purchases to an existing app

Hello,


I created a mobile game using Unity-3d, I need to set up my in-app purchases in itunes connect before moving forward. When I originally created my app there were no in-app purchases. I recently updated my app to have this feature. I do not understand where I am suppose to go to add the in-app purchases. The itunes connect docs say that I should be able to "manage in app purchases" in the "My Apps" drop down, unfortunately this does not exist for me.


In the Apple Developer Console I have already set In-App Purchases to "enabled" for my application. - What else do I need to do to start setting up my in-app purchases?


Thank you in advance!

Hi PBK,


The code already exists, I used Unity3d to create and update my game. I have seen many tutorials that show the creation of an app in the apple dev console where there is a step that allows you to create the items for purchase, where I would then take their id and enter them into my code. - I cant seem to figure out how to get to this step if an app already exists. Do you have any idea?


This is the step I am speaking of- I do not see this when i select my game in "My Apps"

https://developer.apple.com/library/ios/documentation/LanguagesUtilities/Conceptual/iTunesConnectInAppPurchase_Guide/Chapters/CreatingInAppPurchaseProducts.html#//apple_ref/doc/uid/TP40013727-CH3-SW1


Thanks

So try..

iTunes Connect

My Apps

Select a particular app

Features

In-App Purchases

+


How far down this chain can you get?

How do you add in-app purchases to an existing app
 
 
Q