Search code examples
iphoneiosxcode4in-app-purchase

Can i add my current app to the In App Purchase?


I have two paid apps on app store.
I want to create one app for free and want to add those two paid apps in In App Purchase.
Is it possible? If yes then how can i do this?

Do i have to create those apps again or i can use the existing apps (or binary) for In App purchase.

Thanks..!!


Solution

  • It is not possible to do it the way you want to.

    You'll have to create a new app and include the functionality of those two apps in the new app . The in-app purchase will be used to unlock those features.