An open API service indexing awesome lists of open source software.

https://github.com/liqiankun/dlinapppurchase

A demo of In-App Purchase.苹果内购最详细教程
https://github.com/liqiankun/dlinapppurchase

demo in-app-purchase itunesconnect objective-c purchase

Last synced: 2 months ago
JSON representation

A demo of In-App Purchase.苹果内购最详细教程

Awesome Lists containing this project

README

        

![](https://github.com/Liqiankun/DLInAppPurchase/raw/master/DLInAppPurchase.png)
A demo help you to enable In-App Purchase,test your productID.
帮助你完成应用内购买,测试你的内购产品ID的项目!
# How to use
![](https://github.com/Liqiankun/DLInAppPurchase/raw/master/bundleIdentifier.png)
Change the Bundle Identifier to yours!
把项目ID改成你自己的。
![](https://github.com/Liqiankun/DLInAppPurchase/raw/master/editPlist.png)
Add In-App Purchase productIDS to `productIDS.plist` file.
在`productIDS.plist`文件中添加你申请的内购产品ID。

For the full walkthrough [Click here](http://www.jianshu.com/p/8e36ca394fee)
阅读应用内购买的整个流程请[点击这里](http://www.jianshu.com/p/8e36ca394fee)

# Requirements
- Xcode 7.0 or greater
- iOS8.0(manually only) or greater

# Author
David Lee, [email protected]