Reputation: 138
i have already upload my project but i want to upload lite(free) version of my project.but somebody says "in app purchase" is the best way for adding the lite version.but i don't have a idea about in app purchase.i am already shows the apple documentation and some forums. they were give some ideas but not give a full explanation.
so this situation, i am already add a full version of my project without using in app purchase, so how to add a lite version of my project using in app purchase.
Upvotes: 0
Views: 509
Reputation: 43
The value of the in-app purchase is that it allows you to release just one version of your app. Without buying the iAP, it acts as a free app. If the user likes it and wants more features (or, in the case of a game, more levels), they can buy the iAP and unlock that content. This is currently a trend in the iOS App Stores- "freemium" games that entice people due to being free, and hopefully get users "hooked" to pay for the full version.
Advantages over a separate "lite" app:
Disadvantages:
If you decide to go the iAP route, and you've already submitted your full version, you can of course withdraw your binary yourself (provided it isn't on sale yet, of course).
Upvotes: 2
Reputation: 6448
I think you sort of misunderstood your friend's suggestion. What he meant should be,
Upvotes: 3