How to add In App purchase for for premium verision of application?

夙愿已清 提交于 2020-01-06 08:38:10

问题


Hi can any body tell me how to add the feature of In App purchase premium version of application. Infect i want to sale my application free but some of the features will not be available in free app. To unlock all the features user will have to purchase a premium version of app. So can anybody guide me how to this?


回答1:


A simple Google search would have been pretty successful on this.

I have already implemented InApp purchase facility by considering both :

  • this tutorial

  • and dedicated Apple documentation

Hope this helps




回答2:


You can either create a limited functionality free version and a full paid version = 2 applications in the app store.

Alternatively you can create a free app with options for user to purchase / unlock certain areas of functionality. A simple google search turns up: http://troybrant.net/blog/2010/01/in-app-purchases-a-full-walkthrough/



来源:https://stackoverflow.com/questions/7316891/how-to-add-in-app-purchase-for-for-premium-verision-of-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!