cocos2d-x接入GooglePlay IAB(In-app Billing)和iOS IAP(In-App Purchase)

前端之家收集整理的这篇文章主要介绍了cocos2d-x接入GooglePlay IAB(In-app Billing)和iOS IAP(In-App Purchase)前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

先上效果图/源码和参考资料。网上资料很多,官网也有说明,这里就不写基础步骤了,真正去写的一些细节在源码中可以看到,晚点也许再补一些相对比较偏僻的要点。





源码地址:https://github.com/piaopolar/IABPluginDemo2dx


参考链接

GooglePlay IAB:


http://developer.android.com/training/in-app-billing/index.html

http://zengrong.net/post/1801.htm

http://blog.csdn.net/michael_liu_89/article/details/12704461


iOS IAP:

http://www.cocos2d-x.org/docs/tutorial/framework/html5/jsb-ios-iap/ios-storekit-integration-in-c++/zh

原文链接:https://www.f2er.com/cocos2dx/344871.html

猜你在找的Cocos2d-x相关文章