简体   繁体   English

Google In App Purchase 检索消耗的购买

[英]Google In App Purchase retrieve consumed purchases

I am using google in app purchase in our app.我在我们的应用程序中使用谷歌应用内购买。 I need to query all the coonsumed purchases.我需要查询所有已消费的购买。 How to do that?怎么做?

Google Play Billing Library has no method of knowing that. Google Play Billing Library 无法知道这一点。 You have to keep count of consumed purchases by your own means, usually on a server or perhaps in Firebase.您必须通过自己的方式记录消费的购买数量,通常是在服务器上或者可能在 Firebase 中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM