Fix GooglePlay IAP plugin document. by yalab · Pull Request #145 · cocos2d-x/plugin-x
Hi. I caught a bug that GooglePlay IAP Plugin doesn't call consume. So It occurs that GooglePlay IAP can buy only once per each SKU. It ascribe that Activity doesn't call onActivityResult. ...