Closed
Description
Important changes on RInAppBilling
- Implemented getPurchase(type, token, QueryPurchaseResult)
it will return purchase item which not consumed with List and continuationToken.
- remove OnInAppConsumeCallback
instead, pass ConsumePurchaseResult in consumePurchase.
- change OnInAppBillingCallback into PurchaseResult