How to add “in app purchase” code in iPhone SDK?

梦想的初衷 提交于 2020-01-06 05:10:10

问题


I want to use "in app purchase" for trial version of my application. But I don't have a clear idea about "in app purchase". My problem is how to implement "in app purchase" in my application and uploading process. I have already uploaded a full version of the application. Please help me.


回答1:


Well, the best way to understand the InApp process is to read the Apple rules about it at http://developer.apple.com/ Everything about how to implement it in your application is described over there. See for example: https://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StoreKitGuide/Introduction/Introduction.html




回答2:


I have successfully implemented In App purchase and i would strongly recommend this excellent blog. It really helped me to go ahead with successful implementation and submission.

Cheers



来源:https://stackoverflow.com/questions/4931546/how-to-add-in-app-purchase-code-in-iphone-sdk

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